Type Alias stm32f4xx_hal::pac::tim1::ccer::CC3NE_W

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

Field CC3NE writer - Capture/Compare 3 complementary output enable

Aliased Type§

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