Psclr

Type Alias Psclr 

Source
pub type Psclr = Reg<PsclrSpec>;
Expand description

PSCLR (rw) register accessor: Prescaler Register

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

For information about available fields see psclr module

Aliased Typeยง

pub struct Psclr { /* private fields */ }