Numworks Epsilon  1.4.1
Graphing Calculator Operating System
SPI Class Reference

#include <spi.h>

Classes

class  CR1
 
class  CR2
 
class  DR
 
class  SR
 

Public Member Functions

constexpr SPI (int i)
 
constexpr operator int () const
 
 REGS_REGISTER_AT (CR1, 0x00)
 
 REGS_REGISTER_AT (CR2, 0x04)
 
 REGS_REGISTER_AT (SR, 0x08)
 
 REGS_REGISTER_AT (DR, 0x0C)
 

Detailed Description

Definition at line 6 of file spi.h.

Constructor & Destructor Documentation

◆ SPI()

constexpr SPI::SPI ( int  i)
inline

Definition at line 30 of file spi.h.

Member Function Documentation

◆ operator int()

constexpr SPI::operator int ( ) const
inline

Definition at line 31 of file spi.h.

◆ REGS_REGISTER_AT() [1/4]

SPI::REGS_REGISTER_AT ( CR1  ,
0x00   
)

◆ REGS_REGISTER_AT() [2/4]

SPI::REGS_REGISTER_AT ( CR2  ,
0x04   
)

◆ REGS_REGISTER_AT() [3/4]

SPI::REGS_REGISTER_AT ( SR  ,
0x08   
)

◆ REGS_REGISTER_AT() [4/4]

SPI::REGS_REGISTER_AT ( DR  ,
0x0C   
)

The documentation for this class was generated from the following file: