Struct max32630_svd::ioman::I2CS_ACK[][src]

pub struct I2CS_ACK { /* fields omitted */ }

I2C Slave I/O Acknowledge

Methods

impl I2CS_ACK
[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 I2CS_ACK

impl !Sync for I2CS_ACK