Type Alias esp32s3::sdhost::UHS

source ·
pub type UHS = Reg<UHS_SPEC>;
Expand description

UHS (rw) register accessor: UHS-1 register

You can read this register and get uhs::R. You can reset, write, write_with_zero this register using uhs::W. You can also modify this register. See API.

For information about available fields see uhs module

Aliased Type§

struct UHS { /* private fields */ }