pub type I2cTestConfig = i2c_test_config_t;

Implementations§

source§

impl I2cTestConfig

source

pub fn write(&self, uart: &dyn Uart) -> Result<()>