Type Alias atsamd51p::freqm::CFGA

source ·
pub type CFGA = Reg<CFGA_SPEC>;
Expand description

CFGA (rw) register accessor: Config A register

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

For information about available fields see cfga module

Aliased Type§

struct CFGA { /* private fields */ }