Enum mkw41z::i2c0::s2::ERRORW [] [src]

pub enum ERRORW {
    _0,
    _1,
}

Values that can be written to the field ERROR

Variants

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

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).

Trait Implementations

Auto Trait Implementations

impl Send for ERRORW

impl Sync for ERRORW