[−][src]Type Definition lpc55_pac::adc0::OFSTRIM
type OFSTRIM = Reg<u32, _OFSTRIM>;
ADC Offset Trim Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ofstrim module
Trait Implementations
impl Readable for OFSTRIM[src]
read() method returns ofstrim::R reader structure
impl ResetValue for OFSTRIM[src]
Register OFSTRIM reset()'s with value 0
impl Writable for OFSTRIM[src]
write(|w| ..) method takes ofstrim::W writer structure