Crate jetgpio

Crate jetgpio 

Source
Expand description

JetGPIO - Higher Level Bindings for the jetgpio-sys crate

Re-exports§

pub use gpio::Gpio;
pub use pwm::Pwm;
pub use i2c::I2c;

Modules§

gpio
GPIO Struct Definitions
i2c
Control over I2C protocol
pwm
PWM Access with ability to set Frequency and Duty Cycle