oam timings passing.
This commit is contained in:
@ -6,8 +6,10 @@ typedef struct {
|
||||
bool active;
|
||||
u8 byte;
|
||||
u8 value;
|
||||
u8 value_buffer;
|
||||
u8 start_delay;
|
||||
bool transferring;
|
||||
bool dma_waiting;
|
||||
} dma_context;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user