Type Alias esp32::spi0::EXT3

source ·
pub type EXT3 = Reg<EXT3_SPEC>;
Expand description

EXT3 (rw) register accessor:

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

For information about available fields see ext3 module

Aliased Type§

struct EXT3 { /* private fields */ }