Type Alias avr_device::atmega2560::cpu::osccal::OSCCAL_W
source · pub type OSCCAL_W<'a, const O: u8> = FieldWriterSafe<'a, u8, OSCCAL_SPEC, u8, u8, 8, O>;Expand description
Field OSCCAL writer - Oscillator Calibration
Aliased Type§
struct OSCCAL_W<'a, const O: u8> { /* private fields */ }