nrf52840_pac::wdt::crv

Type Alias CRV_W

Source
pub type CRV_W<'a, const O: u8> = FieldWriter<'a, u32, CRV_SPEC, u32, u32, 32, O>;
Expand description

Field CRV writer - Counter reload value in number of cycles of the 32.768 kHz clock

Aliased Typeยง

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