Struct lpc177x_8x::uart1::FCR[][src]

pub struct FCR { /* fields omitted */ }

FIFO Control Register. Controls UART1 FIFO usage and modes.

Methods

impl FCR
[src]

Writes to the register

Auto Trait Implementations

impl Send for FCR

impl !Sync for FCR