Type Alias stm32_hal2::pac::can_ccu::ie::CSCE_W

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

Field CSCE writer - Calibration State Changed Enable

Aliased Type§

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