mirror of
https://github.com/livingcomputermuseum/UniBone.git
synced 2026-04-28 12:48:45 +00:00
Connected CPU20 to INTR,INIT,Power ON/OFF.
PRU INTR routing still do to.
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
static char *control2text(uint8_t control);
|
||||
static char *data2text(unsigned val);
|
||||
|
||||
void init(void);
|
||||
void init(unsigned pulsewidth_ms);
|
||||
static void set_arbitration_mode(enum arbitration_mode_enum arbitration_mode);
|
||||
|
||||
void powercycle(void);
|
||||
|
||||
Reference in New Issue
Block a user