控制外设
Future<int> controlPeripheral(int fd, int addr, int peripheral, int duration) { throw UnimplementedError('controlPeripheral() has not been implemented.'); }