Module esp32h2::twai0::err_code_cap

source ·
Expand description

TWAI error info capture register.

Structs

Type Aliases

  • Field ERR_CAPTURE_CODE_DIRECTION reader - 1: RX, error occurred during reception. 0: TX, error occurred during transmission.
  • Field ERR_CAPTURE_CODE_SEGMENT reader - This register contains information about the location of errors on the bus.
  • Field ERR_CAPTURE_CODE_TYPE reader - 00: bit error. 01: form error. 10:stuff error. 11:other type of error.
  • Register ERR_CODE_CAP reader