Type Alias stm32f4xx_hal::pac::tim1::ccer::CC3E_R

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

Field CC3E reader - Capture/Compare 3 output enable

Aliased Type§

struct CC3E_R { /* private fields */ }