Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
This is the complete list of members for FLASH::CR, including all inherited members.
bit_range_mask(uint8_t high, uint8_t low) | Register< T > | inlineprotectedstatic |
bit_range_set_value(uint8_t high, uint8_t low, T originalValue, T targetValue) | Register< T > | inlineprotectedstatic |
bit_range_value(T value, uint8_t high, uint8_t low) | Register< T > | inlineprotectedstatic |
get() volatile | Register< T > | inline |
getBitRange(uint8_t high, uint8_t low) volatile | Register< T > | inline |
PSIZE enum name | FLASH::CR | |
Register()=delete | Register< T > | |
Register(T v) | Register< T > | inline |
REGS_BOOL_FIELD(PG, 0) | FLASH::CR | |
REGS_BOOL_FIELD(SER, 1) | FLASH::CR | |
REGS_BOOL_FIELD(MER, 2) | FLASH::CR | |
REGS_BOOL_FIELD(STRT, 16) | FLASH::CR | |
REGS_BOOL_FIELD(LOCK, 31) | FLASH::CR | |
REGS_FIELD(SNB, uint8_t, 6, 3) | FLASH::CR | |
REGS_TYPE_FIELD(PSIZE, 9, 8) | FLASH::CR | |
set(Register< T > value) volatile | Register< T > | inline |
set(T value) volatile | Register< T > | inline |
setBitRange(uint8_t high, uint8_t low, T value) volatile | Register< T > | inline |