Type Alias Vref

Source
pub type Vref = Reg<VrefSpec>;
Expand description

VREF (rw) register accessor: Voltage References System (VREF) Control

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

For information about available fields see vref module

Aliased Typeยง

struct Vref { /* private fields */ }