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

type CLKPR = Reg<u8, _CLKPR>;

Clock Prescale Register

This register you can read. See API.

For information about available fields see clkpr module

Trait Implementations

impl Readable for CLKPR[src]

read() method returns clkpr::R reader structure