Struct lpc177x_8x::uart1::ier::_RXIEW[][src]

pub struct _RXIEW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _RXIEW<'a>
[src]

Writes variant to the field

Disable the RX line status interrupts.

Enable the RX line status interrupts.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _RXIEW<'a>

impl<'a> Sync for _RXIEW<'a>