Numworks Epsilon  1.4.1
Graphing Calculator Operating System
OTG::DOEPCTL0 Class Reference

#include <otg.h>

Inheritance diagram for OTG::DOEPCTL0:
Register< T >

Public Member Functions

 REGS_BOOL_FIELD (CNAK, 26)
 
 REGS_BOOL_FIELD (SNAK, 27)
 
 REGS_BOOL_FIELD (EPENA, 31)
 
- Public Member Functions inherited from Register< T >
 Register ()=delete
 
 Register (T v)
 
void set (Register< T > value) volatile
 
void set (T value) volatile
 
T get () volatile
 
void setBitRange (uint8_t high, uint8_t low, T value) volatile
 
T getBitRange (uint8_t high, uint8_t low) volatile
 

Additional Inherited Members

- Static Protected Member Functions inherited from Register< T >
static constexpr T bit_range_mask (uint8_t high, uint8_t low)
 
static constexpr T bit_range_value (T value, uint8_t high, uint8_t low)
 
static constexpr T bit_range_set_value (uint8_t high, uint8_t low, T originalValue, T targetValue)
 

Detailed Description

Definition at line 127 of file otg.h.

Member Function Documentation

◆ REGS_BOOL_FIELD() [1/3]

OTG::DOEPCTL0::REGS_BOOL_FIELD ( CNAK  ,
26   
)

◆ REGS_BOOL_FIELD() [2/3]

OTG::DOEPCTL0::REGS_BOOL_FIELD ( SNAK  ,
27   
)

◆ REGS_BOOL_FIELD() [3/3]

OTG::DOEPCTL0::REGS_BOOL_FIELD ( EPENA  ,
31   
)

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