Type Alias esp32c3::twai0::err_code_cap::ECC_TYPE_R

source ·
pub type ECC_TYPE_R = FieldReader;
Expand description

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

Aliased Type§

struct ECC_TYPE_R { /* private fields */ }