Type Alias stm32f4xx_hal::pac::rcc::sscgr::SSCGEN_W

source ·
pub type SSCGEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, SSCGR_SPEC, SSCGEN_A, BitM, O>;
Expand description

Field SSCGEN writer - Spread spectrum modulation enable

Aliased Type§

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