TdcfailW

Type Alias TdcfailW 

pub type TdcfailW<'a, REG> = BitWriter<'a, REG, Tdcfail>;
Expand description

Field TDCFAIL writer - Transceiver Delay Compensation Fail

Aliased Type§

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

Implementations§

§

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

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

Measured loop delay is in range.

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

Measured loop delay is out of range.