Type Alias Presc

Source
pub type Presc = Reg<PrescSpec>;
Expand description

PRESC (rw) register accessor: Prescaler Value

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

For information about available fields see presc module

Aliased Typeยง

struct Presc { /* private fields */ }