YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
_SPI_::Type Struct Reference

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
 

Detailed Description

Definition at line 303 of file esp8266ex.h.

Member Data Documentation

◆ ADDR

__RW uint32_t _SPI_::Type::ADDR

Definition at line 305 of file esp8266_old.h.

◆ CLOCK

clock_t _SPI_::Type::CLOCK

Definition at line 310 of file esp8266_old.h.

◆ CMD

cmd_t _SPI_::Type::CMD

Definition at line 304 of file esp8266_old.h.

◆ CTRL

ctrl_t _SPI_::Type::CTRL

Definition at line 306 of file esp8266_old.h.

◆ CTRL1

ctrl1_t _SPI_::Type::CTRL1

Definition at line 307 of file esp8266_old.h.

◆ CTRL2

ctrl2_t _SPI_::Type::CTRL2

Definition at line 309 of file esp8266_old.h.

◆ dummy

__RO uint32_t _SPI_::Type::dummy

Definition at line 321 of file esp8266_old.h.

◆ E0

ext0_t _SPI_::Type::E0

Definition at line 322 of file esp8266_old.h.

◆ E1

ext1_t _SPI_::Type::E1

Definition at line 323 of file esp8266_old.h.

◆ E2

ext2_t _SPI_::Type::E2

Definition at line 324 of file esp8266_old.h.

◆ E3

ext3_t _SPI_::Type::E3

Definition at line 325 of file esp8266_old.h.

◆ PIN

pin_t _SPI_::Type::PIN

Definition at line 315 of file esp8266_old.h.

◆ RD_STATUS

status_t _SPI_::Type::RD_STATUS

Definition at line 308 of file esp8266_old.h.

◆ SLAVE

slave_t _SPI_::Type::SLAVE

Definition at line 316 of file esp8266_old.h.

◆ SLAVE1

slave1_t _SPI_::Type::SLAVE1

Definition at line 317 of file esp8266_old.h.

◆ SLAVE2

slave2_t _SPI_::Type::SLAVE2

Definition at line 318 of file esp8266_old.h.

◆ SLAVE3

slave3_t _SPI_::Type::SLAVE3

Definition at line 319 of file esp8266_old.h.

◆ USER

user_t _SPI_::Type::USER

Definition at line 311 of file esp8266_old.h.

◆ USER1

user1_t _SPI_::Type::USER1

Definition at line 312 of file esp8266_old.h.

◆ USER2

user2_t _SPI_::Type::USER2

Definition at line 313 of file esp8266_old.h.

◆ W

__RW uint32_t _SPI_::Type::W

Definition at line 320 of file esp8266_old.h.

◆ WR_STATUS

__RW uint32_t _SPI_::Type::WR_STATUS

Definition at line 314 of file esp8266_old.h.


The documentation for this struct was generated from the following files: