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

type RA = Reg<u32, _RA>;

Description cluster[0]: Read 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 ra module

Trait Implementations

impl Readable for RA[src]

read() method returns ra::R reader structure

impl ResetValue for RA[src]

Register RA reset()'s with value 0

type Type = u32

Register size

impl Writable for RA[src]

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