button sample
CS_BIT
is only used within button sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
button sample
CS_BIT
CS_BIT macro
Syntax
Show:
Summary
Declaration
from
button.c:45
#define
CS_BIT
SIO_GPIO_HI_IN_QSPI_CSN_BITS
Examples
References
from
examples
Code
Location
#define
CS_BIT
SIO_GPIO_HI_IN_QSPI_CSN_BITS
button.c:45
bool
button_state
=
!
(
sio_hw
->
gpio_hi_in
&
CS_BIT
)
;
button.c:47
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