Type Definition lpc55_pac::pmc::AOREG1[][src]

type AOREG1 = Reg<u32, _AOREG1>;

General purpose always on domain data storage [Reset by: PoR, Brown Out Detectors Reset]

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

For information about available fields see aoreg1 module

Trait Implementations

impl Readable for AOREG1[src]

read() method returns aoreg1::R reader structure

impl ResetValue for AOREG1[src]

Register AOREG1 reset()’s with value 0

type Type = u32

Register size

impl Writable for AOREG1[src]

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