Struct max32630_svd::i2cs::DEV_ID[][src]

pub struct DEV_ID { /* fields omitted */ }

I2C Slave Device ID Register

Methods

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

impl !Sync for DEV_ID