[][src]Type Definition nrf52832_pac::mwu::REGIONEN

type REGIONEN = Reg<u32, _REGIONEN>;

Enable/disable regions watch

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

For information about available fields see regionen module

Trait Implementations

impl Readable for REGIONEN[src]

read() method returns regionen::R reader structure

impl ResetValue for REGIONEN[src]

Register REGIONEN reset()'s with value 0

type Type = u32

Register size

impl Writable for REGIONEN[src]

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