|
struct { |
uint32_t TXTS:16 |
|
uint32_t DLC:4 |
|
uint32_t BRS:1 |
|
uint32_t FDF:1 |
|
uint32_t ET:2 |
|
uint32_t MM:8 |
|
} | bit |
|
uint32_t | reg |
|
Definition at line 2925 of file can.h.
◆ bit
struct { ... } CAN_TXEFE_1_Type::bit |
Structure used for bit access
◆ BRS
uint32_t CAN_TXEFE_1_Type::BRS |
bit: 20 Bit Rate Search
Definition at line 2929 of file can.h.
◆ DLC
uint32_t CAN_TXEFE_1_Type::DLC |
bit: 16..19 Data Length Code
Definition at line 2928 of file can.h.
◆ ET
uint32_t CAN_TXEFE_1_Type::ET |
bit: 22..23 Event Type
Definition at line 2931 of file can.h.
◆ FDF
uint32_t CAN_TXEFE_1_Type::FDF |
bit: 21 FD Format
Definition at line 2930 of file can.h.
◆ MM
uint32_t CAN_TXEFE_1_Type::MM |
bit: 24..31 Message Marker
Definition at line 2932 of file can.h.
◆ reg
uint32_t CAN_TXEFE_1_Type::reg |
Type used for register access
Definition at line 2934 of file can.h.
◆ TXTS
uint32_t CAN_TXEFE_1_Type::TXTS |
bit: 0..15 Tx Timestamp
Definition at line 2927 of file can.h.
The documentation for this union was generated from the following file:
- /storage/Shared/Documents/Projects/ePenguin/ePenguin-Software-Framework/arch/arm/SAME54/SAME54A/mcu/inc/component/can.h