Type Alias rp2040_pac::clocks::WAKE_EN1

source ·
pub type WAKE_EN1 = Reg<WAKE_EN1_SPEC>;
Expand description

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

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

For information about available fields see wake_en1 module

Aliased Type§

struct WAKE_EN1 { /* private fields */ }