Type Alias Vreg

Source
pub type Vreg = Reg<VregSpec>;
Expand description

VREG (rw) register accessor: Voltage Regulator System (VREG) Control

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

For information about available fields see vreg module

Aliased Typeยง

struct Vreg { /* private fields */ }