Struct max32630_svd::ioman::I2CS_REQ[][src]

pub struct I2CS_REQ { /* fields omitted */ }

I2C Slave I/O Request

Methods

impl I2CS_REQ
[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_REQ

impl !Sync for I2CS_REQ