Type Alias Mc2r

Source
pub type Mc2r = Reg<Mc2rSpec>;
Expand description

MC2R (w) register accessor: MMC Control 2

You can reset, write, write_with_zero this register using mc2r::W. See API.

For information about available fields see mc2r module

Aliased Typeยง

struct Mc2r { /* private fields */ }