FtmenW

Type Alias FtmenW 

pub type FtmenW<'a, REG> = BitWriter<'a, REG, Ftmen>;
Expand description

Field FTMEN writer - FTM Enable

Aliased Type§

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

Implementations§

§

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

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

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

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

Free running counter and synchronization are different from TPM behavior.