Type Alias nrf52810_hal::pac::wdt::crv::CRV_W

source ·
pub type CRV_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CRV_SPEC, u32, u32, Unsafe, 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 */ }