pub type PIN1_R = BitReader<PIN1_A>;
Field PIN1 reader - Set as input pin 1
PIN1
struct PIN1_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is INPUT
INPUT
Checks if the value of the field is OUTPUT
OUTPUT