TdieW

Type Alias TdieW 

pub type TdieW<'a, REG> = BitWriter<'a, REG, Tdie>;
Expand description

Field TDIE writer - Transmit Data Interrupt Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> TdieW<'a, REG>
where REG: Writable + RegisterSpec,

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

Interrupt disabled.

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

Interrupt enabled