FastLED
3.9.15
Loading...
Searching...
No Matches
◆
lo()
[2/2]
template<
fl::u8
PIN>
static void
FastPin
<
PIN
>::lo
(
FASTLED_REGISTER
port_ptr_t
port
)
inline
static
Set the same pin on another port to
LOW
Parameters
port
the port to modify
Definition at line
331
of file
fastpin.h
.
331
{ *
port
&=
~sPinMask
; }
FastPin::port
static port_ptr_t port()
Get the output state of the port.
Definition
fastpin.h:343
FastPin::sPinMask
static RwReg sPinMask
Bitmask for the pin within its register.
Definition
fastpin.h:297
FastPin
Generated on Fri Aug 22 2025 20:59:35 for FastLED by
1.13.2