Struct lpc177x_8x::uart1::MSR[][src]

pub struct MSR { /* fields omitted */ }

Modem Status Register. Contains handshake signal status flags.

Methods

impl MSR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for MSR

impl !Sync for MSR