Type Alias stm32wlxx_hal::pac::tim17::ccer::CC1NE_W
pub type CC1NE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCER_SPEC, CC1NE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1NE
writer - Capture/Compare 1 complementary output enable
Aliased Type§
struct CC1NE_W<'a, const O: u8> { /* private fields */ }