pub static I2C_CHANNEL: Channel<CriticalSectionRawMutex, I2CCommand, 16>Expand description
Channel used to receive I2C commands (I2CCommand messages).
pub static I2C_CHANNEL: Channel<CriticalSectionRawMutex, I2CCommand, 16>Channel used to receive I2C commands (I2CCommand messages).