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