Type Alias stm32_hal2::pac::tim15::cr2::OIS1N_W

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

Field OIS1N writer - Output Idle state 1

Aliased Type§

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