Type Alias nrf52811_hal::pac::bprot::config1::REGION32_W

source ·
pub type REGION32_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG1_SPEC, REGION32_A, BitM, O>;
Expand description

Field REGION32 writer - Enable protection for region 32. Write ‘0’ has no effect.

Aliased Type§

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