[][src]Type Definition avr_device::atmega328p::cpu::OSCCAL

type OSCCAL = Reg<u8, _OSCCAL>;

Oscillator Calibration Value

This register you can read. See API.

For information about available fields see osccal module

Trait Implementations

impl Readable for OSCCAL[src]

read() method returns osccal::R reader structure