Type Alias rp2040_pac::clocks::SLEEP_EN1

source ·
pub type SLEEP_EN1 = Reg<SLEEP_EN1_SPEC>;
Expand description

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

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

For information about available fields see sleep_en1 module

Aliased Type§

struct SLEEP_EN1 { /* private fields */ }