[][src]Type Definition nrf52832_pac::mwu::perregion::SUBSTATWA

type SUBSTATWA = Reg<u32, _SUBSTATWA>;

Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see substatwa module

Trait Implementations

impl Readable for SUBSTATWA[src]

read() method returns substatwa::R reader structure

impl ResetValue for SUBSTATWA[src]

Register SUBSTATWA reset()'s with value 0

type Type = u32

Register size

impl Writable for SUBSTATWA[src]

write(|w| ..) method takes substatwa::W writer structure