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

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

Proxy

Methods

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

Writes variant to the field

5-bit character length.

6-bit character length.

7-bit character length.

8-bit character length.

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _WLSW<'a>

impl<'a> Sync for _WLSW<'a>