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

type W = W<u32, REGIONENSET>;

Writer for register REGIONENSET

Methods

impl W[src]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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