rdif-serial 0.10.0

Driver Interface base definition.
Documentation

Portable UART capability boundary.

This crate contains no software queues, task policy, IRQ registration, or OS wakeups. Concrete drivers split into task-owned control, IRQ-owned event, and emergency-only TX endpoints; the consuming runtime owns all buffering, exclusion, and scheduling policy.