SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
satnogs::comms::lib::ad8318 Class Reference

#include <ad8318.hpp>

Public Member Functions

 ad8318 (bsp::gpio &en)
void enable (bool set=true)
void toggle ()
bool enabled () const

Detailed Description

Definition at line 32 of file ad8318.hpp.

Constructor & Destructor Documentation

◆ ad8318()

satnogs::comms::lib::ad8318::ad8318 ( bsp::gpio & en)

Definition at line 28 of file ad8318.cpp.

Member Function Documentation

◆ enable()

void satnogs::comms::lib::ad8318::enable ( bool set = true)

Enables/Disables the AD8318

Parameters
setset to true to enable or false to disable

Definition at line 35 of file ad8318.cpp.

◆ enabled()

bool satnogs::comms::lib::ad8318::enabled ( ) const
Returns
true if the IC is enabled, false otherwise

Definition at line 54 of file ad8318.cpp.

◆ toggle()

void satnogs::comms::lib::ad8318::toggle ( )

Toggles the state of the AD8318

Definition at line 44 of file ad8318.cpp.


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