SOFTWARE IMAGE DOWNLOAD - Download software image to system flash.
More...
#include <SkyTraqBin_inputs.hh>
SOFTWARE IMAGE DOWNLOAD - Download software image to system flash.
Definition at line 288 of file SkyTraqBin_inputs.hh.
Constructor using 'automatic' flash type and flash ID of 0.
- Parameters
-
br | Baud rate |
bu | Size of buffer used |
Definition at line 304 of file SkyTraqBin_inputs.hh.
Constructor.
- Parameters
-
br | Baud rate |
ft | Flash type |
fid | Flash ID (if flash type is not 'auto') |
bu | Size of buffer used |
Definition at line 318 of file SkyTraqBin_inputs.hh.
const BaudRate SkyTraqBin::Sw_img_download::baud_rate |
( |
void |
| ) |
const |
|
inline |
const BufferUsed SkyTraqBin::Sw_img_download::buffer_used |
( |
void |
| ) |
const |
|
inline |
const FlashType SkyTraqBin::Sw_img_download::flash_type |
( |
void |
| ) |
const |
|
inline |
void SkyTraqBin::Sw_img_download::set_baud_rate |
( |
BaudRate |
val | ) |
|
|
inline |
void SkyTraqBin::Sw_img_download::set_buffer_used |
( |
BufferUsed |
val | ) |
|
|
inline |
void SkyTraqBin::Sw_img_download::set_flash_type |
( |
FlashType |
val | ) |
|
|
inline |
The documentation for this class was generated from the following files: