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