pub fn t40(instances: impl Into<Instances>) -> T40Resources
Expand description
Create resources for the Teensy 4.0 board.
Note that the peripheral instances acquired by RTIC – named device
in the
init::Context
object – can be used as the argument to this function.