iCub-main
Public Member Functions | Public Attributes | List of all members
strain2_ampl_regs_t Struct Reference

#include <downloader.h>

Public Member Functions

 strain2_ampl_regs_t ()
 
void load (void *mem, size_t s)
 
void * memory ()
 
size_t size ()
 

Public Attributes

uint8_t data [6]
 

Detailed Description

Definition at line 94 of file downloader.h.

Constructor & Destructor Documentation

◆ strain2_ampl_regs_t()

strain2_ampl_regs_t::strain2_ampl_regs_t ( )
inline

Definition at line 97 of file downloader.h.

Member Function Documentation

◆ load()

void strain2_ampl_regs_t::load ( void *  mem,
size_t  s 
)
inline

Definition at line 98 of file downloader.h.

◆ memory()

void* strain2_ampl_regs_t::memory ( )
inline

Definition at line 99 of file downloader.h.

◆ size()

size_t strain2_ampl_regs_t::size ( )
inline

Definition at line 100 of file downloader.h.

Member Data Documentation

◆ data

uint8_t strain2_ampl_regs_t::data[6]

Definition at line 96 of file downloader.h.


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