Type Alias nrf52810_hal::pac::bprot::config0::REGION8_W

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

Field REGION8 writer - Enable protection for region 8. Write ‘0’ has no effect.

Aliased Type§

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