Struct mkw41z::i2c0::s2::_ERRORW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The buffer is not full and all write/read operations have no errors.

[src]

There are 3 or more write/read errors during the data transfer phase (when the Empty flag is not set and the buffer is busy).

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _ERRORW<'a>

impl<'a> Sync for _ERRORW<'a>