Type Alias nrf52810_hal::pac::pwm0::mode::UPDOWN_W

source ·
pub type UPDOWN_W<'a, const O: u8> = BitWriterRaw<'a, u32, MODE_SPEC, UPDOWN_A, BitM, O>;
Expand description

Field UPDOWN writer - Selects up mode or up-and-down mode for the counter

Aliased Type§

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