TxfeR

Type Alias TxfeR 

pub type TxfeR = BitReader<Txfe>;
Expand description

Field TXFE reader - Transmit FIFO Enable

Aliased Type§

pub struct TxfeR { /* private fields */ }

Implementations§

§

impl TxfeR

pub const fn variant(&self) -> Txfe

Get enumerated values variant

pub fn is_0(&self) -> bool

Transmit FIFO is not enabled. Buffer is depth 1. (Legacy support).

pub fn is_1(&self) -> bool

Transmit FIFO is enabled. Buffer is depth indicated by TXFIFOSIZE.