|
|
template<uint8_t bank> |
| static void | select_bank_ () |
| | Switch to a particular user bank, unless it is already selected.
|
| |
|
template<typename RegisterField , uint8_t value> |
| static void | read_modify_write () |
| | read the current state of a register, clear the masked bits of a field, set those bits according to the value
|
| |
The documentation for this struct was generated from the following file: