Struct esp32s3::twai::err_warning_limit::W
source · pub struct W(_);
Expand description
Register ERR_WARNING_LIMIT
writer
Implementations§
source§impl W
impl W
sourcepub fn err_warning_limit(&mut self) -> ERR_WARNING_LIMIT_W<'_, 0>
pub fn err_warning_limit(&mut self) -> ERR_WARNING_LIMIT_W<'_, 0>
Bits 0:7 - 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).