atsamd21g::i2s::serctrl

Type Alias TxdefaultW

Source
pub type TxdefaultW<'a, REG> = FieldWriter<'a, REG, 2, Txdefaultselect>;
Expand description

Field TXDEFAULT writer - Line Default Line when Slot Disabled

Aliased Type§

struct TxdefaultW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> TxdefaultW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

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

Output Default Value is 0

Source

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

Output Default Value is 1

Source

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

Output Default Value is high impedance