pub type PinLevel = bool;
PinLevel describes whether a Pin’s logical level is High(true) or Low(false)