Struct max32630_svd::i2cs::DATA_BYTE[][src]

pub struct DATA_BYTE { /* fields omitted */ }

I2CS Data Byte

Methods

impl DATA_BYTE
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for DATA_BYTE

impl !Sync for DATA_BYTE