Struct lpc177x_8x::uart1::lcr::_DLABW[][src]

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

Proxy

Methods

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

Writes variant to the field

Disable access to Divisor Latches.

Enable access to Divisor Latches.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _DLABW<'a>

impl<'a> Sync for _DLABW<'a>