Type Definition PRR
avr_device::atmega328p::cpu
type PRR = Reg<u8, _PRR>;
Power Reduction Register
This register you can read. See API.
read
For information about available fields see prr module
impl Readable for PRR
read() method returns prr::R reader structure
read()