Module esp32s3::twai::err_code_cap
source · Expand description
Error Code Capture Register
Structs
Error Code Capture Register
Register
ERR_CODE_CAP
readerType Definitions
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 messageField
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