Module esp32p4::twai0

source ·
Expand description

Two-Wire Automotive Interface

Modules§

Structs§

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_COUNTER (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.
  • TIMESTAMP_CFG (rw) register accessor: Timestamp configuration register
  • TIMESTAMP_DATA (r) register accessor: Timestamp data register
  • TIMESTAMP_PRESCALER (rw) register accessor: Timestamp configuration register
  • TX_ERR_CNT (rw) register accessor: Tx error counter register.