|
YAHAL
Yet Another Hardware Abstraction Library
|
Public Attributes | |
| cmd_t | CMD |
| __RW uint32_t | ADDR |
| ctrl_t | CTRL |
| ctrl1_t | CTRL1 |
| status_t | RD_STATUS |
| ctrl2_t | CTRL2 |
| clock_t | CLOCK |
| user_t | USER |
| user1_t | USER1 |
| user2_t | USER2 |
| __RW uint32_t | WR_STATUS |
| pin_t | PIN |
| slave_t | SLAVE |
| slave1_t | SLAVE1 |
| slave2_t | SLAVE2 |
| slave3_t | SLAVE3 |
| __RW uint32_t | W [16] |
| __RO uint32_t | dummy [28] |
| ext0_t | E0 |
| ext1_t | E1 |
| ext2_t | E2 |
| ext3_t | E3 |
Definition at line 303 of file esp8266ex.h.
| __RW uint32_t _SPI_::Type::ADDR |
Definition at line 305 of file esp8266_old.h.
| clock_t _SPI_::Type::CLOCK |
Definition at line 310 of file esp8266_old.h.
| cmd_t _SPI_::Type::CMD |
Definition at line 304 of file esp8266_old.h.
| ctrl_t _SPI_::Type::CTRL |
Definition at line 306 of file esp8266_old.h.
| ctrl1_t _SPI_::Type::CTRL1 |
Definition at line 307 of file esp8266_old.h.
| ctrl2_t _SPI_::Type::CTRL2 |
Definition at line 309 of file esp8266_old.h.
| __RO uint32_t _SPI_::Type::dummy |
Definition at line 321 of file esp8266_old.h.
| ext0_t _SPI_::Type::E0 |
Definition at line 322 of file esp8266_old.h.
| ext1_t _SPI_::Type::E1 |
Definition at line 323 of file esp8266_old.h.
| ext2_t _SPI_::Type::E2 |
Definition at line 324 of file esp8266_old.h.
| ext3_t _SPI_::Type::E3 |
Definition at line 325 of file esp8266_old.h.
| pin_t _SPI_::Type::PIN |
Definition at line 315 of file esp8266_old.h.
| status_t _SPI_::Type::RD_STATUS |
Definition at line 308 of file esp8266_old.h.
| slave_t _SPI_::Type::SLAVE |
Definition at line 316 of file esp8266_old.h.
| slave1_t _SPI_::Type::SLAVE1 |
Definition at line 317 of file esp8266_old.h.
| slave2_t _SPI_::Type::SLAVE2 |
Definition at line 318 of file esp8266_old.h.
| slave3_t _SPI_::Type::SLAVE3 |
Definition at line 319 of file esp8266_old.h.
| user_t _SPI_::Type::USER |
Definition at line 311 of file esp8266_old.h.
| user1_t _SPI_::Type::USER1 |
Definition at line 312 of file esp8266_old.h.
| user2_t _SPI_::Type::USER2 |
Definition at line 313 of file esp8266_old.h.
| __RW uint32_t _SPI_::Type::W |
Definition at line 320 of file esp8266_old.h.
| __RW uint32_t _SPI_::Type::WR_STATUS |
Definition at line 314 of file esp8266_old.h.