Type Alias nrf52832_hal::pac::bprot::config0::REGION1_W

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

Field REGION1 writer - Enable protection for region 1. Write ‘0’ has no effect.

Aliased Type§

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