Type Alias stm32_hal2::pac::fdcan1::cccr::MON_W

source ·
pub type MON_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCCR_SPEC, bool, BitM, O>;
Expand description

Field MON writer - Bus Monitoring Mode

Aliased Type§

struct MON_W<'a, const O: u8> { /* private fields */ }