Type Alias Extctrl

Source
pub type Extctrl = Reg<ExtctrlSpec>;
Expand description

EXTCTRL (rw) register accessor: External Reset Controller

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

For information about available fields see extctrl module

Aliased Typeยง

struct Extctrl { /* private fields */ }