YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
DIO_PORT_Interruptable_Type Struct Reference
MSP432P401R Definitions
»
Device CMSIS Definitions
»
MSP432P401R Memory Mapping
»
MSP432P401R Peripherals
»
MSP432P401R (ADC14)
»
MSP432P401R (AES256)
»
MSP432P401R (CAPTIO)
»
MSP432P401R (COMP_E)
»
MSP432P401R (CRC32)
»
MSP432P401R (CS)
»
MSP432P401R (DIO)
Public Attributes
union {
__I
uint16_t
DIO_PORT_Interruptable_Type::IN
struct {
__I
uint8_t
DIO_PORT_Interruptable_Type::IN_L
__I
uint8_t
DIO_PORT_Interruptable_Type::IN_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::OUT
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::OUT_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::OUT_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::DIR
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::DIR_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::DIR_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::REN
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::REN_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::REN_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::DS
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::DS_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::DS_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::SEL0
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::SEL0_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::SEL0_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::SEL1
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::SEL1_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::SEL1_H
}
};
__I
uint16_t
IV_L
uint16_t
RESERVED0
[3]
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::SELC
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::SELC_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::SELC_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::IES
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::IES_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::IES_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::IE
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::IE_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::IE_H
}
};
union {
__IO
uint16_t
DIO_PORT_Interruptable_Type::IFG
struct {
__IO
uint8_t
DIO_PORT_Interruptable_Type::IFG_L
__IO
uint8_t
DIO_PORT_Interruptable_Type::IFG_H
}
};
__I
uint16_t
IV_H
Detailed Description
Definition at line
503
of file
msp432p401r.h
.
The documentation for this struct was generated from the following file:
/builds/Terstegge/yahal_with_examples/include/MCU/msp432p401r/
msp432p401r.h
Generated by
1.12.0