i2c_hal

Macro i2c_hal 

Source
macro_rules! i2c_hal {
    ($($I2CX:ident: ($powerDomain:ident, $i2cX:ident),)+) => { ... };
}
Expand description

Implements embedded-hal for an TM4C I2C peripheral