TdcenW

Type Alias TdcenW 

pub type TdcenW<'a, REG> = BitWriter<'a, REG, Tdcen>;
Expand description

Field TDCEN writer - Transceiver Delay Compensation Enable

Aliased Type§

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

Implementations§

§

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

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

TDC is disabled

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

TDC is enabled