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

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

Proxy

Methods

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

Writes variant to the field

Disable the modem interrupt.

Enable the modem interrupt.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _MSIEW<'a>

impl<'a> Sync for _MSIEW<'a>