Type Alias esp32::sdhost::CLKDIV

source ·
pub type CLKDIV = Reg<CLKDIV_SPEC>;
Expand description

CLKDIV (rw) register accessor: Clock divider configuration register

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

For information about available fields see clkdiv module

Aliased Type§

struct CLKDIV { /* private fields */ }