Type Alias stm32_hal2::pac::syscfg::pmcr::PA0SO_W

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

Field PA0SO writer - PA0 Switch Open

Aliased Type§

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