CTS-SAT-1-OBC-Firmware
Toggle main menu visibility
Loading...
Searching...
No Matches
firmware
Core
Inc
boom_deploy_drivers
boom_deploy_drivers.h
Go to the documentation of this file.
1
#ifndef INCLUDE_GUARD__BOOM_DEPLOY_DRIVERS_H
2
#define INCLUDE_GUARD__BOOM_DEPLOY_DRIVERS_H
3
4
#include <stdint.h>
5
6
uint8_t
BOOM_set_burn_enabled
(uint8_t boom_channel_num, uint8_t enabled);
7
8
void
BOOM_disable_all_burns
(
void
);
9
10
#endif
/* INCLUDE_GUARD__BOOM_DEPLOY_DRIVERS_H */
BOOM_set_burn_enabled
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
BOOM_disable_all_burns
void BOOM_disable_all_burns(void)
Disable all boom deploy enable channels. No EPS change.
Definition
boom_deploy_drivers.c:25
Generated by
1.17.0