Function teensy4_bsp::board::t41

source ·
pub fn t41(instances: impl Into<Instances>) -> T41Resources
Expand description

Create resources for the Teensy 4.1 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.