Type Alias nrf52832_hal::pac::bprot::config0::REGION5_W

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

Field REGION5 writer - Enable protection for region 5. Write ‘0’ has no effect.

Aliased Type§

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