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

type R = R<u32, REGIONENSET>;

Reader of register REGIONENSET

Methods

impl R[src]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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