Atomic unit which every firmware consits of representated by single byte with max 32-bit long address.
More...
|
| byte | Data = 0xFF [get, set] |
| | Data is single data byte with associated 16-bit address Addr. More...
|
| |
| long | Addr = 0 [get, set] |
| | Addr is address of Data byte, max 32-bit length is supported. More...
|
| |
Atomic unit which every firmware consits of representated by single byte with max 32-bit long address.
◆ Addr
| long BSL430_NET.FirmwareTools.FwTools.FwNode.Addr = 0 |
|
getset |
Addr is address of Data byte, max 32-bit length is supported.
◆ Data
| byte BSL430_NET.FirmwareTools.FwTools.FwNode.Data = 0xFF |
|
getset |
Data is single data byte with associated 16-bit address Addr.
The documentation for this class was generated from the following file:
- D:/PROJECTS/C#/BSL430.NET/src/BSL430.NET.FirmwareTools/FwTools.cs