Type Alias nrf52833_hal::pac::acl::acl::size::SIZE_W

source ·
pub type SIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SIZE_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field SIZE writer - Size of flash region n in bytes. Must be a multiple of the flash page size.

Aliased Type§

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