Type Alias Genctrl

Source
pub type Genctrl = Reg<GenctrlSpec>;
Expand description

GENCTRL (rw) register accessor: Generic Clock Generator Control

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

For information about available fields see genctrl module

Aliased Typeยง

struct Genctrl { /* private fields */ }