Type Alias atsame54n::i2s::txctrl::TXSAME_W

source ·
pub type TXSAME_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, TXSAMESELECT_A>;
Expand description

Field TXSAME writer - Transmit Data when Underrun

Aliased Type§

struct TXSAME_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> TXSAME_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn zero(self) -> &'a mut W<REG>

Zero data transmitted in case of underrun

source

pub fn same(self) -> &'a mut W<REG>

Last data transmitted in case of underrun