Type Alias stm32f4xx_hal::pac::tim5::ccer::CC1E_R

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

Field CC1E reader - Capture/Compare 1 output enable

Aliased Type§

struct CC1E_R { /* private fields */ }