Numworks Epsilon  1.4.1
Graphing Calculator Operating System
USART Class Reference

#include <usart.h>

Classes

class  BRR
 
class  CR1
 
class  DR
 
class  SR
 

Public Member Functions

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

Detailed Description

Definition at line 6 of file usart.h.

Constructor & Destructor Documentation

◆ USART()

constexpr USART::USART ( int  i)
inline

Definition at line 37 of file usart.h.

Member Function Documentation

◆ operator int()

constexpr USART::operator int ( ) const
inline

Definition at line 38 of file usart.h.

◆ REGS_REGISTER_AT() [1/4]

USART::REGS_REGISTER_AT ( SR  ,
0x00   
)

◆ REGS_REGISTER_AT() [2/4]

USART::REGS_REGISTER_AT ( DR  ,
0x04   
)

◆ REGS_REGISTER_AT() [3/4]

USART::REGS_REGISTER_AT ( BRR  ,
0x08   
)

◆ REGS_REGISTER_AT() [4/4]

USART::REGS_REGISTER_AT ( CR1  ,
0x0C   
)

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