Expand description
Two-Wire Automotive Interface
Modules§
- arb_
lost_ cap - TWAI arbiter lost capture register.
- bus_
timing_ 0 - Bit timing configuration register 0.
- bus_
timing_ 1 - Bit timing configuration register 1.
- clock_
divider - Clock divider register.
- cmd
- TWAI command register.
- data
- Data register %s.
- eco_cfg
- ECO configuration register.
- err_
code_ cap - TWAI error info capture register.
- err_
warning_ limit - TWAI error threshold configuration register.
- hw_cfg
- Hardware configure standby pin.
- hw_
standby_ cnt - Configure standby counter.
- idle_
intr_ cnt - Configure idle interrupt counter.
- interrupt
- Interrupt signals’ register.
- interrupt_
enable - Interrupt enable register.
- mode
- TWAI mode register.
- rx_
err_ cnt - Rx error counter register.
- rx_
message_ cnt - Received message counter register.
- status
- TWAI status register.
- sw_
standby_ cfg - Software configure standby pin directly.
- tx_
err_ cnt - Tx error counter register.
Structs§
- Register
Block - Register block
Type Aliases§
- ARB_
LOST_ CAP - ARB_LOST_CAP (r) register accessor: TWAI arbiter lost capture register.
- BUS_
TIMING_ 0 - BUS_TIMING_0 (rw) register accessor: Bit timing configuration register 0.
- BUS_
TIMING_ 1 - BUS_TIMING_1 (rw) register accessor: Bit timing configuration register 1.
- CLOCK_
DIVIDER - CLOCK_DIVIDER (rw) register accessor: Clock divider register.
- CMD
- CMD (w) register accessor: TWAI command register.
- DATA
- DATA (rw) register accessor: Data register %s.
- ECO_CFG
- ECO_CFG (rw) register accessor: ECO configuration register.
- ERR_
CODE_ CAP - ERR_CODE_CAP (r) register accessor: TWAI error info capture register.
- ERR_
WARNING_ LIMIT - ERR_WARNING_LIMIT (rw) register accessor: TWAI error threshold configuration register.
- HW_CFG
- HW_CFG (rw) register accessor: Hardware configure standby pin.
- HW_
STANDBY_ CNT - HW_STANDBY_CNT (rw) register accessor: Configure standby counter.
- IDLE_
INTR_ CNT - IDLE_INTR_CNT (rw) register accessor: Configure idle interrupt counter.
- INTERRUPT
- INTERRUPT (r) register accessor: Interrupt signals’ register.
- INTERRUPT_
ENABLE - INTERRUPT_ENABLE (rw) register accessor: Interrupt enable register.
- MODE
- MODE (rw) register accessor: TWAI mode register.
- RX_
ERR_ CNT - RX_ERR_CNT (rw) register accessor: Rx error counter register.
- RX_
MESSAGE_ CNT - RX_MESSAGE_CNT (r) register accessor: Received message counter register.
- STATUS
- STATUS (r) register accessor: TWAI status register.
- SW_
STANDBY_ CFG - SW_STANDBY_CFG (rw) register accessor: Software configure standby pin directly.
- TX_
ERR_ CNT - TX_ERR_CNT (rw) register accessor: Tx error counter register.