[][src]Type Definition nrf52832_pac::mwu::regionenclr::R

type R = R<u32, REGIONENCLR>;

Reader of register REGIONENCLR

Methods

impl R[src]

pub fn rgn0wa(&self) -> RGN0WA_R[src]

Bit 0 - Disable write access watch in region[0]

pub fn rgn0ra(&self) -> RGN0RA_R[src]

Bit 1 - Disable read access watch in region[0]

pub fn rgn1wa(&self) -> RGN1WA_R[src]

Bit 2 - Disable write access watch in region[1]

pub fn rgn1ra(&self) -> RGN1RA_R[src]

Bit 3 - Disable read access watch in region[1]

pub fn rgn2wa(&self) -> RGN2WA_R[src]

Bit 4 - Disable write access watch in region[2]

pub fn rgn2ra(&self) -> RGN2RA_R[src]

Bit 5 - Disable read access watch in region[2]

pub fn rgn3wa(&self) -> RGN3WA_R[src]

Bit 6 - Disable write access watch in region[3]

pub fn rgn3ra(&self) -> RGN3RA_R[src]

Bit 7 - Disable read access watch in region[3]

pub fn prgn0wa(&self) -> PRGN0WA_R[src]

Bit 24 - Disable write access watch in PREGION[0]

pub fn prgn0ra(&self) -> PRGN0RA_R[src]

Bit 25 - Disable read access watch in PREGION[0]

pub fn prgn1wa(&self) -> PRGN1WA_R[src]

Bit 26 - Disable write access watch in PREGION[1]

pub fn prgn1ra(&self) -> PRGN1RA_R[src]

Bit 27 - Disable read access watch in PREGION[1]