Type Alias stm32h7xx_hal::device::tim16::ccer::CC1NE_R

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

Field CC1NE reader - Capture/Compare 1 complementary output enable

Aliased Type§

struct CC1NE_R { /* private fields */ }