pub trait PollMode { }
A marker trait for initializing drivers in a specific mode. Inspired by https://github.com/esp-rs/esp-hal