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

type SUBSTATRA = Reg<u32, _SUBSTATRA>;

Description cluster[0]: Source of event/interrupt in region 0, read 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 substatra module

Trait Implementations

impl Readable for SUBSTATRA[src]

read() method returns substatra::R reader structure

impl ResetValue for SUBSTATRA[src]

Register SUBSTATRA reset()'s with value 0

type Type = u32

Register size

impl Writable for SUBSTATRA[src]

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