Struct lpc82x::syscon::UARTFRGMULT[][src]

pub struct UARTFRGMULT { /* fields omitted */ }

USART1 to USART4 common fractional generator multiplier value

Methods

impl UARTFRGMULT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for UARTFRGMULT

impl !Sync for UARTFRGMULT