Struct max32630_svd::i2cs::CLK_DIV[][src]

pub struct CLK_DIV { /* fields omitted */ }

I2C Slave Clock Divisor Control

Methods

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

impl !Sync for CLK_DIV