Type Alias Ftm7ObeCtrlW
pub type Ftm7ObeCtrlW<'a, REG> = BitWriter<'a, REG, Ftm7ObeCtrl>;Expand description
Field FTM7_OBE_CTRL writer - FTM7 OBE CTRL bit
Aliased Type§
pub struct Ftm7ObeCtrlW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> Ftm7ObeCtrlW<'a, REG>where
REG: Writable + RegisterSpec,
impl<'a, REG> Ftm7ObeCtrlW<'a, REG>where
REG: Writable + RegisterSpec,
pub fn _0(self) -> &'a mut W<REG>
pub fn _0(self) -> &'a mut W<REG>
The FTM channel output is put to safe state when the FTM counter is enabled and the FTM channel output is enabled by Fault Control (FTM_MODE[FAULTM]!=2’b00 and FTM_FLTCTRL[FSTATE]=1’b0) and PWM is enabled (FTM_SC[PWMENn] = 1’b1). Otherwise the channel output is tristated.