Свойство | Тип | Описание | |
---|---|---|---|
bootloaderVersion | uint | ||
channel | |||
host | |||
planks | ObservableCollection |
||
siliconVersion | string | ||
usbDeviceName | string |
Метод | Описание | |
---|---|---|
ComputePinMapping ( ) : void | ||
LokiInfo ( string usbDeviceName, string siliconVersion, uint bootloaderVersion, Stream stream, byte address ) : System | ||
LokiInfo ( string usbDeviceName, string siliconVersion, uint bootloaderVersion, byte address ) : System |
Метод | Описание | |
---|---|---|
GPIONames_CollectionChanged ( object sender, System e ) : void | ||
pin_PropertyChanged ( object sender, System e ) : void | ||
planks_CollectionChanged ( object sender, System e ) : void |
Метод | Описание | |
---|---|---|
WatchPlanks ( ) : void |
protected GPIONames_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |
public LokiInfo ( string usbDeviceName, string siliconVersion, uint bootloaderVersion, Stream stream, byte address ) : System | ||
usbDeviceName | string | |
siliconVersion | string | |
bootloaderVersion | uint | |
stream | Stream | |
address | byte | |
Результат | System |
public LokiInfo ( string usbDeviceName, string siliconVersion, uint bootloaderVersion, byte address ) : System | ||
usbDeviceName | string | |
siliconVersion | string | |
bootloaderVersion | uint | |
address | byte | |
Результат | System |
protected pin_PropertyChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |
protected planks_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |
protected HIDCommunicationsChannel,LokiProgrammer channel | ||
Результат |
protected LokiBootloaderHost,LokiProgrammer host | ||
Результат |