mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Access to sfp register reading in common
This commit is contained in:
+1
-1
@@ -18,5 +18,5 @@ void delay(uint16_t t);
|
||||
void sleep(uint16_t t);
|
||||
void write_char(char c);
|
||||
void print_reg(uint16_t reg);
|
||||
|
||||
uint8_t sfp_read_reg(uint8_t reg);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user