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

type PRR = Reg<u8, _PRR>;

Power Reduction Register

This register you can read. See API.

For information about available fields see prr module

Trait Implementations

impl Readable for PRR[src]

read() method returns prr::R reader structure