FastLED
3.9.15
Loading...
Searching...
No Matches
◆
setInput()
template<uint8_t PIN>
static void
FastPin
<
PIN
>::setInput
(
)
inline
static
Set the pin mode as
INPUT
Definition at line
238
of file
fastpin.h
.
238
{
_init
();
pinMode
(
PIN
,
INPUT
); }
FastPin::_init
static void _init()
Definition
fastpin.h:223
FastPin
The simplest level of Pin class.
Definition
fastpin.h:219
FastPin
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2