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

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

Proxy

Methods

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

Writes variant to the field

Disable the THRE interrupts.

Enable the THRE interrupts.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _THREIEW<'a>

impl<'a> Sync for _THREIEW<'a>