pub type TxCompleteR = BitReader<TxComplete>;
Expand description

Field TX_COMPLETE reader - Transfer Complete

Aliased Type§

struct TxCompleteR { /* private fields */ }

Implementations§

source§

impl TxCompleteR

source

pub const fn variant(&self) -> TxComplete

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No Data Transfer Complete

source

pub fn is_value2(&self) -> bool

Data Transfer Complete