Type Alias gd32f1::gd32f130::timer0::chctl0_input::Ch0capfltW
source · pub type Ch0capfltW<'a, REG> = FieldWriterSafe<'a, REG, 4, Ch0capflt>;
Expand description
Field CH0CAPFLT
writer - Channel 0 input capture filter control
Aliased Type§
struct Ch0capfltW<'a, REG> { /* private fields */ }
Implementations§
source§impl<'a, REG> Ch0capfltW<'a, REG>
impl<'a, REG> Ch0capfltW<'a, REG>
sourcepub fn timer_ck_n2(self) -> &'a mut W<REG>
pub fn timer_ck_n2(self) -> &'a mut W<REG>
fSAMP=fTIMER_CK, N=2
sourcepub fn timer_ck_n4(self) -> &'a mut W<REG>
pub fn timer_ck_n4(self) -> &'a mut W<REG>
fSAMP=fTIMER_CK, N=4
sourcepub fn timer_ck_n8(self) -> &'a mut W<REG>
pub fn timer_ck_n8(self) -> &'a mut W<REG>
fSAMP=fTIMER_CK, N=8
sourcepub fn fdts_div2_n6(self) -> &'a mut W<REG>
pub fn fdts_div2_n6(self) -> &'a mut W<REG>
fSAMP=fDTS/2, N=6
sourcepub fn fdts_div2_n8(self) -> &'a mut W<REG>
pub fn fdts_div2_n8(self) -> &'a mut W<REG>
fSAMP=fDTS/2, N=8
sourcepub fn fdts_div4_n6(self) -> &'a mut W<REG>
pub fn fdts_div4_n6(self) -> &'a mut W<REG>
fSAMP=fDTS/4, N=6
sourcepub fn fdts_div4_n8(self) -> &'a mut W<REG>
pub fn fdts_div4_n8(self) -> &'a mut W<REG>
fSAMP=fDTS/4, N=8
sourcepub fn fdts_div8_n6(self) -> &'a mut W<REG>
pub fn fdts_div8_n6(self) -> &'a mut W<REG>
fSAMP=fDTS/8, N=6
sourcepub fn fdts_div8_n8(self) -> &'a mut W<REG>
pub fn fdts_div8_n8(self) -> &'a mut W<REG>
fSAMP=fDTS/8, N=8
sourcepub fn fdts_div16_n5(self) -> &'a mut W<REG>
pub fn fdts_div16_n5(self) -> &'a mut W<REG>
fSAMP=fDTS/16, N=5
sourcepub fn fdts_div16_n6(self) -> &'a mut W<REG>
pub fn fdts_div16_n6(self) -> &'a mut W<REG>
fSAMP=fDTS/16, N=6
sourcepub fn fdts_div16_n8(self) -> &'a mut W<REG>
pub fn fdts_div16_n8(self) -> &'a mut W<REG>
fSAMP=fDTS/16, N=8
sourcepub fn fdts_div32_n5(self) -> &'a mut W<REG>
pub fn fdts_div32_n5(self) -> &'a mut W<REG>
fSAMP=fDTS/32, N=5
sourcepub fn fdts_div32_n6(self) -> &'a mut W<REG>
pub fn fdts_div32_n6(self) -> &'a mut W<REG>
fSAMP=fDTS/32, N=6
sourcepub fn fdts_div32_n8(self) -> &'a mut W<REG>
pub fn fdts_div32_n8(self) -> &'a mut W<REG>
fSAMP=fDTS/32, N=8