Type Alias esp32s3::sdhost::CLKSRC

source ·
pub type CLKSRC = Reg<CLKSRC_SPEC>;
Expand description

CLKSRC (rw) register accessor: Clock source selection register

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

For information about available fields see clksrc module

Aliased Type§

struct CLKSRC { /* private fields */ }