|
librfn
An ad-hoc utility library
|
Register description structure. More...
#include <regdump.h>
Data Fields | |
| const char * | name |
| uintreg_t | mask |
Register description structure.
The following example shows a simple UART RX register combining the received character with some flags:
1.8.10