POWER

Type Alias POWER 

Source
pub type POWER = Reg<POWERrs>;
Expand description

POWER (rw) register accessor: Bits 1:0 = PWRCTRL: Power supply control bits

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

See register structure

For information about available fields see power module

Aliased Typeยง

pub struct POWER { /* private fields */ }