Type Alias rp2040_pac::clocks::WAKE_EN0

source ·
pub type WAKE_EN0 = Reg<WAKE_EN0_SPEC>;
Expand description

WAKE_EN0 (rw) register accessor: enable clock in wake mode

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

For information about available fields see wake_en0 module

Aliased Type§

struct WAKE_EN0 { /* private fields */ }