Cargo Features

ruspiro-timer has no features set by default.

[dependencies]
ruspiro-timer = { version = "0.6.0", features = ["pi3", "pi4_low", "pi4_high"] }
pi3

Enables pi3 of ruspiro-interrupt

pi4_low

Enables pi4_low of ruspiro-interrupt

pi4_high

Enables pi4_high of ruspiro-interrupt

ruspiro-timer has 3 features without comments.