FastLED
3.9.15
Loading...
Searching...
No Matches
◆
hi()
[2/2]
template<uint8_t PIN>
static void
FastPin
<
PIN
>::hi
(
FASTLED_REGISTER
port_ptr_t
port
)
inline
static
Set the same pin on another port to
HIGH
Parameters
port
the port to modify
Definition at line
250
of file
fastpin.h
.
250
{ *
port
|=
sPinMask
; }
FastPin::port
static port_ptr_t port()
Get the output state of the port.
Definition
fastpin.h:264
FastPin::sPinMask
static RwReg sPinMask
Bitmask for the pin within its register.
Definition
fastpin.h:218
FastPin
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2