[][src]Type Definition k22f::uart1::cfifo::W

type W = W<u8, CFIFO>;

Writer for register CFIFO

Methods

impl W[src]

pub fn rxufe(&mut self) -> RXUFE_W[src]

Bit 0 - Receive FIFO Underflow Interrupt Enable

pub fn txofe(&mut self) -> TXOFE_W[src]

Bit 1 - Transmit FIFO Overflow Interrupt Enable

pub fn rxofe(&mut self) -> RXOFE_W[src]

Bit 2 - Receive FIFO Overflow Interrupt Enable

pub fn rxflush(&mut self) -> RXFLUSH_W[src]

Bit 6 - Receive FIFO/Buffer Flush

pub fn txflush(&mut self) -> TXFLUSH_W[src]

Bit 7 - Transmit FIFO/Buffer Flush