Type Alias stm32f4xx_hal::pac::tim5::ccer::CC2E_R

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

Field CC2E reader - Capture/Compare 2 output enable

Aliased Type§

struct CC2E_R { /* private fields */ }