tin  1.5.9
io.h File Reference

Tin I/O facade compatibility header. More...

#include "tsm/io.h"
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tin
 

Detailed Description

Tin I/O facade compatibility header.

Include this for portable I/O-shaped contracts: GPIO, ADC, bus, timer, and ISR-facing boundaries. Driver code can use these names without depending on a vendor HAL, operating system, runtime scheduler, or HSM definition.

Concrete driver ownership remains in application, board-support, or thal code.