Expand description
Two-Wire Automotive Interface
Modules§
- TWAI arbiter lost capture register.
- Bit timing configuration register 0.
- Bit timing configuration register 1.
- Clock divider register.
- TWAI command register.
- Data register 0.
- Data register 1.
- Data register 2.
- Data register 3.
- Data register 4.
- Data register 5.
- Data register 6.
- Data register 7.
- Data register 8.
- Data register 9.
- Data register 10.
- Data register 11.
- Data register 12.
- ECO configuration register.
- TWAI error info capture register.
- TWAI error threshold configuration register.
- Hardware configure standby pin.
- Configure standby counter.
- Configure idle interrupt counter.
- Interrupt signals’ register.
- Interrupt enable register.
- TWAI mode register.
- Rx error counter register.
- Received message counter register.
- TWAI status register.
- Software configure standby pin directly.
- Tx error counter register.
Structs§
- Register block
Type Aliases§
- ARB_LOST_CAP (r) register accessor: TWAI arbiter lost capture register.
- BUS_TIMING_0 (rw) register accessor: Bit timing configuration register 0.
- BUS_TIMING_1 (rw) register accessor: Bit timing configuration register 1.
- CLOCK_DIVIDER (rw) register accessor: Clock divider register.
- CMD (w) register accessor: TWAI command register.
- DATA_0 (rw) register accessor: Data register 0.
- DATA_1 (rw) register accessor: Data register 1.
- DATA_2 (rw) register accessor: Data register 2.
- DATA_3 (rw) register accessor: Data register 3.
- DATA_4 (rw) register accessor: Data register 4.
- DATA_5 (rw) register accessor: Data register 5.
- DATA_6 (rw) register accessor: Data register 6.
- DATA_7 (rw) register accessor: Data register 7.
- DATA_8 (rw) register accessor: Data register 8.
- DATA_9 (rw) register accessor: Data register 9.
- DATA_10 (rw) register accessor: Data register 10.
- DATA_11 (rw) register accessor: Data register 11.
- DATA_12 (rw) register accessor: Data register 12.
- ECO_CFG (rw) register accessor: ECO configuration register.
- ERR_CODE_CAP (r) register accessor: TWAI error info capture register.
- ERR_WARNING_LIMIT (rw) register accessor: TWAI error threshold configuration register.
- HW_CFG (rw) register accessor: Hardware configure standby pin.
- HW_STANDBY_CNT (rw) register accessor: Configure standby counter.
- IDLE_INTR_CNT (rw) register accessor: Configure idle interrupt counter.
- INTERRUPT (r) register accessor: Interrupt signals’ register.
- INTERRUPT_ENABLE (rw) register accessor: Interrupt enable register.
- MODE (rw) register accessor: TWAI mode register.
- RX_ERR_CNT (rw) register accessor: Rx error counter register.
- RX_MESSAGE_CNT (r) register accessor: Received message counter register.
- STATUS (r) register accessor: TWAI status register.
- SW_STANDBY_CFG (rw) register accessor: Software configure standby pin directly.
- TX_ERR_CNT (rw) register accessor: Tx error counter register.