Type Alias stm32f4xx_hal::pac::tim9::smcr::MSM_W

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

Field MSM writer - Master/Slave mode

Aliased Type§

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