REVLib - C++
rev::detail::frc_frameIDFields_t Struct Reference

#include <CANDeviceScanner.h>

Public Attributes

uint16_t deviceNumber: 6
 
uint16_t api: 10
 
rev::FRCManufacturer manufacturer: 8
 
rev::FRCDeviceType deviceType: 5
 
uint8_t rsvd: 3
 

Member Data Documentation

◆ deviceNumber

uint16_t rev::detail::frc_frameIDFields_t::deviceNumber

◆ api

uint16_t rev::detail::frc_frameIDFields_t::api

◆ manufacturer

rev::FRCManufacturer rev::detail::frc_frameIDFields_t::manufacturer

◆ deviceType

rev::FRCDeviceType rev::detail::frc_frameIDFields_t::deviceType

◆ rsvd

uint8_t rev::detail::frc_frameIDFields_t::rsvd

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