Type Alias esp32c3::twai0::int_raw::ERR_WARN_INT_ST_R

source ·
pub type ERR_WARN_INT_ST_R = BitReader;
Expand description

Field ERR_WARN_INT_ST reader - Error warning interrupt. If this bit is set to 1, it indicates the error status signal and the bus-off status signal of Status register have changed (e.g., switched from 0 to 1 or from 1 to 0).

Aliased Type§

struct ERR_WARN_INT_ST_R { /* private fields */ }