Type Alias atsamd51p::gclk::GENCTRL

source ·
pub type GENCTRL = Reg<GENCTRL_SPEC>;
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 */ }