[−][src]Type Definition lpc55_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 available fields see areg module
type AREG = Reg<u32, _AREG>;
A register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see areg module