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

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

Proxy

Methods

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

Writes variant to the field

Disable auto-baud time-out Interrupt.

Enable auto-baud time-out Interrupt.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _ABTOIEW<'a>

impl<'a> Sync for _ABTOIEW<'a>