Type Alias esp32c3::twai0::err_warning_limit::ERR_WARNING_LIMIT_R

source ·
pub type ERR_WARNING_LIMIT_R = FieldReader;
Expand description

Field ERR_WARNING_LIMIT reader - Error warning threshold. In the case when any of a error counter value exceeds the threshold, or all the error counter values are below the threshold, an error warning interrupt will be triggered (given the enable signal is valid).

Aliased Type§

struct ERR_WARNING_LIMIT_R { /* private fields */ }