Type Alias stm32f4xx_hal::pac::tim9::cr1::OPM_W

source ·
pub type OPM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, OPM_A, BitM, O>;
Expand description

Field OPM writer - One-pulse mode

Aliased Type§

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