Type Alias Cfga

Source
pub type Cfga = Reg<CfgaSpec>;
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 */ }