☰
I2cTestConfig
Methods
write
In opentitanlib::test_utils::i2c_target
?
Type Definition
opentitanlib
::
test_utils
::
i2c_target
::
I2cTestConfig
source
·
[
−
]
pub type I2cTestConfig =
i2c_test_config_t
;
Implementations
§
source
§
impl
I2cTestConfig
source
pub fn
write
(&self, uart: &dyn
Uart
) ->
Result
<
()
>