☰
GpioGet
Methods
read_all
In opentitanlib::test_utils::gpio
?
Type Definition
opentitanlib
::
test_utils
::
gpio
::
GpioGet
source
·
[
−
]
pub type GpioGet =
gpio_get_t
;
Implementations
§
source
§
impl
GpioGet
source
pub fn
read_all
(uart: &dyn
Uart
) ->
Result
<
u32
>