Type Alias Per

Source
pub type Per = Reg<PerSpec>;
Expand description

PER (rw) register accessor: MODE1 Counter Period

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

For information about available fields see per module

Aliased Typeยง

struct Per { /* private fields */ }