kiranshila / peripheral_typestate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are a plethora of chips out there that act as "bus expanders", adding some additional IO via some digital interface. In the world of embedded rust, we try to maintain correctness in IO interfaces by leveraging the typestate pattern.

About


Languages

Language:Rust 100.0%