Type Definition gd32f1::gd32f170::cec::intf::W[][src]

type W = W<u32, INTF>;

Writer for register INTF

Implementations

impl W[src]

pub fn taerr(&mut self) -> TAERR_W<'_>[src]

Bit 12 - Tx ACK Error flag

pub fn terr(&mut self) -> TERR_W<'_>[src]

Bit 11 - Tx-Error

pub fn tu(&mut self) -> TU_W<'_>[src]

Bit 10 - Tx data buffer underrun

pub fn tend(&mut self) -> TEND_W<'_>[src]

Bit 9 - Transmission successfully end

pub fn tbr(&mut self) -> TBR_W<'_>[src]

Bit 8 - Tx-Byte data request

pub fn lstarb(&mut self) -> LSTARB_W<'_>[src]

Bit 7 - Arbitration lost

pub fn rae(&mut self) -> RAE_W<'_>[src]

Bit 6 - Rx ACK Error

pub fn rlbpe(&mut self) -> RLBPE_W<'_>[src]

Bit 5 - Long Bit Period Error

pub fn rsbpe(&mut self) -> RSBPE_W<'_>[src]

Bit 4 - Short Bit Period Error

pub fn rbre(&mut self) -> RBRE_W<'_>[src]

Bit 3 - Bit Rising Error

pub fn ro(&mut self) -> RO_W<'_>[src]

Bit 2 - RX Overrun

pub fn rend(&mut self) -> REND_W<'_>[src]

Bit 1 - End of Reception

pub fn rbr(&mut self) -> RBR_W<'_>[src]

Bit 0 - Rx-Byte data received