The Pedigree Project
0.1
|
#include <BusMasterIde.h>
Public Member Functions | |
struct { | |
uint8_t startStop: 1 | |
uint8_t rsvd1: 2 | |
uint8_t rwCtl: 1 | |
uint8_t rsvd2: 4 | |
} | __attribute__ ((packed)) bits |
Public Attributes | |
uint8_t | reg |
Command register format
Definition at line 49 of file BusMasterIde.h.
struct BusMasterIdeCommandRegister::@20 BusMasterIdeCommandRegister::__attribute__ | ( | (packed) | ) |