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