[][src]Type Definition lpc55s6x_pac::casper::AREG

type AREG = Reg<u32, _AREG>;

A register

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

For information about avaliable fields see areg module

Trait Implementations

impl Readable for AREG[src]

read() method returns areg::R reader structure

impl Writable for AREG[src]

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

impl ResetValue for AREG[src]

Register AREG reset()'s with value 0

type Type = u32

Register size