bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.bootloader.sensor
/
BootloaderDiagnosticData
/
BootloaderHardFaultPart1
Bootloader
Hard
Fault
Part1
data
class
BootloaderHardFaultPart1
(
val
hardFaultFlag
:
Int
,
val
cfsrRegister
:
Int
,
val
hfsrRegister
:
Int
,
val
mmfarRegister
:
Int
)
:
BootloaderDiagnosticData
Members
Constructors
Bootloader
Hard
Fault
Part1
Link copied to clipboard
constructor
(
hardFaultFlag
:
Int
,
cfsrRegister
:
Int
,
hfsrRegister
:
Int
,
mmfarRegister
:
Int
)
Properties
cfsr
Register
Link copied to clipboard
val
cfsrRegister
:
Int
hard
Fault
Flag
Link copied to clipboard
val
hardFaultFlag
:
Int
hfsr
Register
Link copied to clipboard
val
hfsrRegister
:
Int
mmfar
Register
Link copied to clipboard
val
mmfarRegister
:
Int
type
Link copied to clipboard
val
type
:
BootloaderDiagnosticData.DiagnosticType