Struct max32630_svd::I2CS[][src]

pub struct I2CS { /* fields omitted */ }

I2C Slave Interface

Methods

impl I2CS
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2CS
[src]

impl Deref for I2CS
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2CS