Type Alias Refctrl

Source
pub type Refctrl = Reg<RefctrlSpec>;
Expand description

REFCTRL (rw) register accessor: Reference Control

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

For information about available fields see refctrl module

Aliased Typeยง

struct Refctrl { /* private fields */ }