Type Alias PERIOD

Source
pub type PERIOD = Reg<PERIOD_SPEC>;
Expand description

period (rw) register accessor: Pulse clock period register

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

For information about available fields see period module

Aliased Typeยง

struct PERIOD { /* private fields */ }