Type Alias stm32_hal2::pac::tim1::ccer::CC2NE_R

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

Field CC2NE reader - Capture/Compare 2 complementary output enable

Aliased Type§

struct CC2NE_R { /* private fields */ }