Type Alias Clock

Source
pub type Clock = Reg<ClockSpec>;
Expand description

CLOCK (rw) register accessor: MODE2 Clock Value

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

For information about available fields see clock module

Aliased Typeยง

struct Clock { /* private fields */ }