Set the state of the output register.
- Parameters
-
val | the state to set the output register to |
- Note
- This function is not limited to the current pin! It modifies the entire register.
Definition at line 254 of file fastpin.h.
static volatile RwReg * sPort
Output register for the pin.
The simplest level of Pin class.