FtmGtbSplitEnW

Type Alias FtmGtbSplitEnW 

pub type FtmGtbSplitEnW<'a, REG> = BitWriter<'a, REG, FtmGtbSplitEn>;
Expand description

Field FTM_GTB_SPLIT_EN writer - FTM GTB split enable/disable bit

Aliased Type§

pub struct FtmGtbSplitEnW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> FtmGtbSplitEnW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

All the FTMs have a single global time-base

pub fn _1(self) -> &'a mut W<REG>

FTM0-3 have a common time-base and others have a different common time-base. Please refer ‘FTM global time base’ in FTM chapter for implementation details.