Fast Input/Output registers representation.
More...
#include <common-types.h>
|
|
uint32_t | dir |
| | Direction control register.
|
| |
|
uint32_t | reserved [3U] |
| |
|
uint32_t | mask |
| | Mask register for port.
|
| |
|
uint32_t | pin |
| | Pinvalue register using 'mask'.
|
| |
|
uint32_t | set |
| | Output Set register using 'mask'.
|
| |
|
uint32_t | clr |
| | Output Clear register using 'maks'.
|
| |
Fast Input/Output registers representation.
The documentation for this struct was generated from the following file: