Type Alias nrf52832_hal::pac::bprot::config1::REGION52_W

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

Field REGION52 writer - Enable protection for region 52. Write ‘0’ has no effect.

Aliased Type§

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