TdieR

Type Alias TdieR 

pub type TdieR = BitReader<Tdie>;
Expand description

Field TDIE reader - Transmit Data Interrupt Enable

Aliased Type§

pub struct TdieR { /* private fields */ }

Implementations§

§

impl TdieR

pub const fn variant(&self) -> Tdie

Get enumerated values variant

pub fn is_0(&self) -> bool

Interrupt disabled.

pub fn is_1(&self) -> bool

Interrupt enabled