TdcenR

Type Alias TdcenR 

pub type TdcenR = BitReader<Tdcen>;
Expand description

Field TDCEN reader - Transceiver Delay Compensation Enable

Aliased Type§

pub struct TdcenR { /* private fields */ }

Implementations§

§

impl TdcenR

pub const fn variant(&self) -> Tdcen

Get enumerated values variant

pub fn is_0(&self) -> bool

TDC is disabled

pub fn is_1(&self) -> bool

TDC is enabled