Type Alias nrf52840_hal::pac::nvmc::erasepagepartialcfg::DURATION_W

source ·
pub type DURATION_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ERASEPAGEPARTIALCFG_SPEC, u8, u8, Unsafe, 7, O>;
Expand description

Field DURATION writer - Duration of the partial erase in milliseconds

Aliased Type§

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