Struct lpc13xx::uart::FCR [] [src]

pub struct FCR { /* fields omitted */ }

FIFO Control Register. Controls UART FIFO usage and modes.

Methods

impl FCR
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for FCR

impl !Sync for FCR