FtmGtbSplitEnR

Type Alias FtmGtbSplitEnR 

pub type FtmGtbSplitEnR = BitReader<FtmGtbSplitEn>;
Expand description

Field FTM_GTB_SPLIT_EN reader - FTM GTB split enable/disable bit

Aliased Type§

pub struct FtmGtbSplitEnR { /* private fields */ }

Implementations§

§

impl FtmGtbSplitEnR

pub const fn variant(&self) -> FtmGtbSplitEn

Get enumerated values variant

pub fn is_0(&self) -> bool

All the FTMs have a single global time-base

pub fn is_1(&self) -> bool

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.