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

type W = W<u32, NMIENSET>;

Writer for register NMIENSET

Methods

impl W[src]

pub fn region0wa(&mut self) -> REGION0WA_W[src]

Bit 0 - Write '1' to Enable non-maskable interrupt for REGION[0].WA event

pub fn region0ra(&mut self) -> REGION0RA_W[src]

Bit 1 - Write '1' to Enable non-maskable interrupt for REGION[0].RA event

pub fn region1wa(&mut self) -> REGION1WA_W[src]

Bit 2 - Write '1' to Enable non-maskable interrupt for REGION[1].WA event

pub fn region1ra(&mut self) -> REGION1RA_W[src]

Bit 3 - Write '1' to Enable non-maskable interrupt for REGION[1].RA event

pub fn region2wa(&mut self) -> REGION2WA_W[src]

Bit 4 - Write '1' to Enable non-maskable interrupt for REGION[2].WA event

pub fn region2ra(&mut self) -> REGION2RA_W[src]

Bit 5 - Write '1' to Enable non-maskable interrupt for REGION[2].RA event

pub fn region3wa(&mut self) -> REGION3WA_W[src]

Bit 6 - Write '1' to Enable non-maskable interrupt for REGION[3].WA event

pub fn region3ra(&mut self) -> REGION3RA_W[src]

Bit 7 - Write '1' to Enable non-maskable interrupt for REGION[3].RA event

pub fn pregion0wa(&mut self) -> PREGION0WA_W[src]

Bit 24 - Write '1' to Enable non-maskable interrupt for PREGION[0].WA event

pub fn pregion0ra(&mut self) -> PREGION0RA_W[src]

Bit 25 - Write '1' to Enable non-maskable interrupt for PREGION[0].RA event

pub fn pregion1wa(&mut self) -> PREGION1WA_W[src]

Bit 26 - Write '1' to Enable non-maskable interrupt for PREGION[1].WA event

pub fn pregion1ra(&mut self) -> PREGION1RA_W[src]

Bit 27 - Write '1' to Enable non-maskable interrupt for PREGION[1].RA event