Struct stm32f0::stm32f0x0::tim3::dier::CC1IE_R [−][src]
pub struct CC1IE_R(_);Expand description
Field CC1IE reader - Capture/Compare 1 interrupt enable
Implementations
Checks if the value of the field is DISABLED
Checks if the value of the field is ENABLED
Methods from Deref<Target = FieldReader<bool, CC1IE_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).