Type Alias stm32h7xx_hal::stm32::tim12::smcr::ECE_R

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

Field ECE reader - External clock enable

Aliased Type§

struct ECE_R { /* private fields */ }