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

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

Proxy

Methods

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

Writes variant to the field

1 stop bit.

2 stop bits (1.5 if LCR[1:0]=00).

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _SBSW<'a>

impl<'a> Sync for _SBSW<'a>