Type Alias xmc4500::vadc_g0::Vfr

source ·
pub type Vfr = Reg<VfrSpec>;
Expand description

VFR (rw) register accessor: Valid Flag Register

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

For information about available fields see vfr module

Aliased Type§

struct Vfr { /* private fields */ }