Type Alias Ctrl

Source
pub type Ctrl = Reg<CtrlSpec>;
Expand description

CTRL (w) register accessor: Control

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

For information about available fields see ctrl module

Aliased Typeยง

struct Ctrl { /* private fields */ }