Type Alias nrf51_hal::pac::uicr::rbpconf::PR0_W

source ·
pub type PR0_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RBPCONF_SPEC, u8, PR0_A, Unsafe, 8, O>;
Expand description

Field PR0 writer - Readback protect region 0. Will be ignored if pre-programmed factory code is present on the chip.

Aliased Type§

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