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

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

Proxy

Methods

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

Writes variant to the field

Disable end of auto-baud Interrupt.

Enable end of auto-baud Interrupt.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _ABEOIEW<'a>

impl<'a> Sync for _ABEOIEW<'a>