[−][src]Type Definition lpc55_pac::adc0::CAL_GAR
type CAL_GAR = Reg<u32, _CAL_GAR>;
Calibration General A-Side Registers
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see cal_gar module
Trait Implementations
impl Readable for CAL_GAR
[src]
read()
method returns cal_gar::R reader structure
impl ResetValue for CAL_GAR
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for CAL_GAR
[src]
write(|w| ..)
method takes cal_gar::W writer structure