Type Alias PR

Source
pub type PR = Reg<PRrs>;
Expand description

PR (rw) register accessor: Prescaler register

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

See register structure

For information about available fields see pr module

Aliased Typeยง

pub struct PR { /* private fields */ }