Type Alias esp32c3::twai0::err_warning_limit::W

source ·
pub type W = W<ERR_WARNING_LIMIT_SPEC>;
Expand description

Register ERR_WARNING_LIMIT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn err_warning_limit( &mut self ) -> ERR_WARNING_LIMIT_W<'_, ERR_WARNING_LIMIT_SPEC>

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).