pub type EXT_ADDR = Reg<EXT_ADDR_SPEC>;
Expand description
EXT_ADDR (rw) register accessor: SPI1 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
Aliased Type§
struct EXT_ADDR { /* private fields */ }