---
title: IOPlatformIO
framework: kernel
role: symbol
role_heading: Class
path: kernel/ioplatformio
---

# IOPlatformIO

The base class for platform I/O drivers.

## Declaration

```occ
class IOPlatformIO : IOService
```

## Topics

### Instance Methods

- [getMetaClass](kernel/ioplatformio/3553413-getmetaclass.md)
- [handlePlatformError](kernel/ioplatformio/3553414-handleplatformerror.md)
- [start](kernel/ioplatformio/3553415-start.md)

## Relationships

### Inherits From

- [IOService](kernel/ioservice.md)

## See Also

### Driver Services

- [IOService](kernel/ioservice.md)
