Type Alias stm32_hal2::pac::tim15::dier::CC2IE_R

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

Field CC2IE reader - Capture/Compare 2 interrupt enable

Aliased Type§

struct CC2IE_R { /* private fields */ }