atsamd21g::i2s::serctrl

Type Alias TxsameR

Source
pub type TxsameR = BitReader<Txsameselect>;
Expand description

Field TXSAME reader - Transmit Data when Underrun

Aliased Type§

struct TxsameR { /* private fields */ }

Implementations§

Source§

impl TxsameR

Source

pub const fn variant(&self) -> Txsameselect

Get enumerated values variant

Source

pub fn is_zero(&self) -> bool

Zero data transmitted in case of underrun

Source

pub fn is_same(&self) -> bool

Last data transmitted in case of underrun