OpenOCD
nrf5_features
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
nrf5_features
nrf5_features enum
Syntax
Show:
Summary
Declaration
from
nrf5.c:77
enum
nrf5_features
{
NRF5_FEATURE_SERIES_51
=
BIT
(
0
)
,
NRF5_FEATURE_SERIES_52
=
BIT
(
1
)
,
NRF5_FEATURE_BPROT
=
BIT
(
2
)
,
NRF5_FEATURE_ACL_PROT
=
BIT
(
3
)
,
NRF5_FEATURE_SERIES_53
=
BIT
(
4
)
,
NRF5_FEATURE_SERIES_91
=
BIT
(
5
)
,
NRF5_FEATURE_ERASE_BY_FLASH_WR
=
BIT
(
6
)
,
}
;
Values
Value
Declared as
nrf5_features::NRF5_FEATURE_SERIES_51
=
BIT
nrf5_features::NRF5_FEATURE_SERIES_52
=
BIT
nrf5_features::NRF5_FEATURE_BPROT
=
BIT
nrf5_features::NRF5_FEATURE_ACL_PROT
=
BIT
nrf5_features::NRF5_FEATURE_SERIES_53
=
BIT
nrf5_features::NRF5_FEATURE_SERIES_91
=
BIT
nrf5_features::NRF5_FEATURE_ERASE_BY_FLASH_WR
=
BIT
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out