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