Module esp32c3::twai0::err_code_cap

source ·
Expand description

Error Code Capture Register

Structs§

Type Aliases§

  • Field ECC_DIRECTION reader - This register contains information about transmission direction of the node when error occurs. 1: Error occurs when receiving a message; 0: Error occurs when transmitting a message
  • Field ECC_SEGMENT reader - This register contains information about the location of errors, see Table 181 for details.
  • Field ECC_TYPE reader - This register contains information about error types: 00: bit error; 01: form error; 10: stuff error; 11: other type of error
  • Register ERR_CODE_CAP reader