Type Alias stm32wlxx_hal::pac::tim16::ccer::CC1NE_R
pub type CC1NE_R = BitReaderRaw<CC1NE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1NE
reader - Capture/Compare 1 complementary output enable
Aliased Type§
struct CC1NE_R { /* private fields */ }