Type Alias nrf52810_hal::pac::bprot::config0::REGION2_W

source ·
pub type REGION2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG0_SPEC, REGION2_A, BitM, O>;
Expand description

Field REGION2 writer - Enable protection for region 2. Write ‘0’ has no effect.

Aliased Type§

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