1#ifndef INCLUDE_GUARD__BOOM_DEPLOY_DRIVERS_H
2#define INCLUDE_GUARD__BOOM_DEPLOY_DRIVERS_H
uint8_t BOOM_set_burn_enabled(uint8_t boom_channel_num, uint8_t enabled)
Sets the boom deploy enable pin state (on or off).
Definition boom_deploy_drivers.c:11
void BOOM_disable_all_burns(void)
Disable all boom deploy enable channels. No EPS change.
Definition boom_deploy_drivers.c:25