|
quic/qbox
|
Proxy for bitfield access to a register. More...
#include <registers.h>
Public Member Functions | |
| gs_bitfield (gs_register< TYPE > &r, uint32_t s, uint32_t l) | |
| gs_bitfield (gs_register< TYPE > &r, gs_bitfield &f) | |
| void | operator= (TYPE value) |
| operator TYPE () | |
Proxy for bitfield access to a register.