Type Alias esp32s3::sdhost::BYTCNT

source ·
pub type BYTCNT = Reg<BYTCNT_SPEC>;
Expand description

BYTCNT (rw) register accessor: Data transfer length configuration register

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

For information about available fields see bytcnt module

Aliased Type§

struct BYTCNT { /* private fields */ }