Type Alias xmc4800::vadc::Clc

source ·
pub type Clc = Reg<ClcSpec>;
Expand description

CLC (rw) register accessor: Clock Control Register

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

For information about available fields see clc module

Aliased Type§

struct Clc { /* private fields */ }