FtmenR

Type Alias FtmenR 

pub type FtmenR = BitReader<Ftmen>;
Expand description

Field FTMEN reader - FTM Enable

Aliased Type§

pub struct FtmenR { /* private fields */ }

Implementations§

§

impl FtmenR

pub const fn variant(&self) -> Ftmen

Get enumerated values variant

pub fn is_0(&self) -> bool

TPM compatibility. Free running counter and synchronization compatible with TPM.

pub fn is_1(&self) -> bool

Free running counter and synchronization are different from TPM behavior.