Type Alias Cpusel

Source
pub type Cpusel = Reg<CpuselSpec>;
Expand description

CPUSEL (rw) register accessor: CPU Clock Select

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

For information about available fields see cpusel module

Aliased Typeยง

struct Cpusel { /* private fields */ }