Struct lpc177x_8x::uart1::mcr::_LMSW[][src]

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

Proxy

Methods

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

Writes variant to the field

Disable modem loopback mode.

Enable modem loopback mode.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _LMSW<'a>

impl<'a> Sync for _LMSW<'a>