Type Alias stm32f4xx_hal::pac::fmc::bcr::WRAPMOD_W

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

Field WRAPMOD writer - WRAPMOD

Aliased Type§

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