Type Alias nrf52840_pac::pwm0::countertop::COUNTERTOP_W
source · pub type COUNTERTOP_W<'a, const O: u8> = FieldWriter<'a, u32, COUNTERTOP_SPEC, u16, u16, 15, O>;
Expand description
Field COUNTERTOP
writer - Value up to which the pulse generator counter counts. This register is ignored when DECODER.MODE=WaveForm and only values from RAM are used.
Aliased Type§
struct COUNTERTOP_W<'a, const O: u8> { /* private fields */ }