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_0
Data register 0.
data_1
Data register 1.
data_2
Data register 2.
data_3
Data register 3.
data_4
Data register 4.
data_5
Data register 5.
data_6
Data register 6.
data_7
Data register 7.
data_8
Data register 8.
data_9
Data register 9.
data_10
Data register 10.
data_11
Data register 11.
data_12
Data register 12.
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_counter
Received message counter register.
status
TWAI status register.
sw_standby_cfg
Software configure standby pin directly.
timestamp_cfg
Timestamp configuration register
timestamp_data
Timestamp data register
timestamp_prescaler
Timestamp configuration register
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_0
DATA_0 (rw) register accessor: Data register 0.
DATA_1
DATA_1 (rw) register accessor: Data register 1.
DATA_2
DATA_2 (rw) register accessor: Data register 2.
DATA_3
DATA_3 (rw) register accessor: Data register 3.
DATA_4
DATA_4 (rw) register accessor: Data register 4.
DATA_5
DATA_5 (rw) register accessor: Data register 5.
DATA_6
DATA_6 (rw) register accessor: Data register 6.
DATA_7
DATA_7 (rw) register accessor: Data register 7.
DATA_8
DATA_8 (rw) register accessor: Data register 8.
DATA_9
DATA_9 (rw) register accessor: Data register 9.
DATA_10
DATA_10 (rw) register accessor: Data register 10.
DATA_11
DATA_11 (rw) register accessor: Data register 11.
DATA_12
DATA_12 (rw) register accessor: Data register 12.
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_COUNTER
RX_MESSAGE_COUNTER (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.
TIMESTAMP_CFG
TIMESTAMP_CFG (rw) register accessor: Timestamp configuration register
TIMESTAMP_DATA
TIMESTAMP_DATA (r) register accessor: Timestamp data register
TIMESTAMP_PRESCALER
TIMESTAMP_PRESCALER (rw) register accessor: Timestamp configuration register
TX_ERR_CNT
TX_ERR_CNT (rw) register accessor: Tx error counter register.