[][src]Type Definition nrf52832_pac::mwu::events_pregion::WA

type WA = Reg<u32, _WA>;

Description cluster[0]: Write access to peripheral region 0 detected

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

For information about available fields see wa module

Trait Implementations

impl Readable for WA[src]

read() method returns wa::R reader structure

impl ResetValue for WA[src]

Register WA reset()'s with value 0

type Type = u32

Register size

impl Writable for WA[src]

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