Type Alias esp32s3::spi0::EXT_ADDR

source ·
pub type EXT_ADDR = Reg<EXT_ADDR_SPEC>;
Expand description

EXT_ADDR (rw) register accessor: SPI0 extended address register.

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

For information about available fields see ext_addr module