Type Alias stm32h7xx_hal::device::pwr::cpucr::PDDS_D3_R

source ·
pub type PDDS_D3_R = BitReaderRaw<bool>;
Expand description

Field PDDS_D3 reader - System D3 domain Power Down Deepsleep. This bit allows CPU1 to define the Deepsleep mode for System D3 domain.

Aliased Type§

struct PDDS_D3_R { /* private fields */ }