Struct lpc13xx::uart::FDR [] [src]

pub struct FDR { /* fields omitted */ }

Fractional Divider Register. Generates a clock input for the baud rate divider.

Methods

impl FDR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for FDR

impl !Sync for FDR