Type Alias C1

Source
pub type C1 = Reg<C1_SPEC>;
Expand description

C1 (rw) register accessor: Control and configuration registers

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

For information about available fields see c1 module

Aliased Typeยง

struct C1 { /* private fields */ }