Type Alias stm32_hal2::pac::rcc::cfgr::MCO1_W

source ·
pub type MCO1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR_SPEC, u8, MCO1_A, Unsafe, 3, O>;
Expand description

Field MCO1 writer - Micro-controller clock output 1

Aliased Type§

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