Module twai0

Source
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§

RegisterBlock
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.