Type Alias rp2040_pac::clocks::SLEEP_EN0

source ·
pub type SLEEP_EN0 = Reg<SLEEP_EN0_SPEC>;
Expand description

SLEEP_EN0 (rw) register accessor: enable clock in sleep mode

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

For information about available fields see sleep_en0 module

Aliased Type§

struct SLEEP_EN0 { /* private fields */ }