SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
satnogs::comms::lib::emc1702::status Struct Reference

Status register flags. More...

#include <emc1702.hpp>

Public Attributes

bool busy = 0
bool crit = 0
bool diode_fault = 0
bool low = 0
bool high = 0
bool peak = 0

Detailed Description

Status register flags.

Definition at line 79 of file emc1702.hpp.

Member Data Documentation

◆ busy

bool satnogs::comms::lib::emc1702::status::busy = 0

Sensor is busy

Definition at line 81 of file emc1702.hpp.

◆ crit

bool satnogs::comms::lib::emc1702::status::crit = 0

Critical condition detected

Definition at line 82 of file emc1702.hpp.

◆ diode_fault

bool satnogs::comms::lib::emc1702::status::diode_fault = 0

External diode fault detected

Definition at line 83 of file emc1702.hpp.

◆ high

bool satnogs::comms::lib::emc1702::status::high = 0

High voltage/current condition detected

Definition at line 85 of file emc1702.hpp.

◆ low

bool satnogs::comms::lib::emc1702::status::low = 0

Low voltage/current condition detected

Definition at line 84 of file emc1702.hpp.

◆ peak

bool satnogs::comms::lib::emc1702::status::peak = 0

Peak detection triggered

Definition at line 86 of file emc1702.hpp.


The documentation for this struct was generated from the following file:
  • libsatnogs-comms/include/satnogs-comms-lib/emc1702.hpp