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