TdcfailR

Type Alias TdcfailR 

pub type TdcfailR = BitReader<Tdcfail>;
Expand description

Field TDCFAIL reader - Transceiver Delay Compensation Fail

Aliased Type§

pub struct TdcfailR { /* private fields */ }

Implementations§

§

impl TdcfailR

pub const fn variant(&self) -> Tdcfail

Get enumerated values variant

pub fn is_0(&self) -> bool

Measured loop delay is in range.

pub fn is_1(&self) -> bool

Measured loop delay is out of range.