SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
satnogs::comms::lib::antenna_gpio< N >::elem_io Class Reference

Specifies the deploy and the sensing GPIO. More...

#include <antenna_gpio.hpp>

Public Attributes

bsp::gpiodeploy
bsp::gpiosense

Detailed Description

template<uint32_t N>
class satnogs::comms::lib::antenna_gpio< N >::elem_io

Specifies the deploy and the sensing GPIO.

Definition at line 51 of file antenna_gpio.hpp.

Member Data Documentation

◆ deploy

template<uint32_t N>
bsp::gpio& satnogs::comms::lib::antenna_gpio< N >::elem_io::deploy

Definition at line 54 of file antenna_gpio.hpp.

◆ sense

template<uint32_t N>
bsp::gpio& satnogs::comms::lib::antenna_gpio< N >::elem_io::sense

Definition at line 55 of file antenna_gpio.hpp.


The documentation for this class was generated from the following file: