Type Alias PRR

Source
pub type PRR = Reg<PRR_SPEC>;
Expand description

PRR (rw) register accessor: Power Reduction Register

You can read this register and get prr::R. You can reset, write, write_with_zero this register using prr::W. You can also modify this register. See API.

For information about available fields see prr module

Aliased Typeยง

struct PRR { /* private fields */ }