Type Alias stm32f4xx_hal::pac::rcc::cir::CSSC_W

source ·
pub type CSSC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CIR_SPEC, CSSC_AW, BitM, O>;
Expand description

Field CSSC writer - Clock security system interrupt clear

Aliased Type§

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