pub type PincfgW<'a, REG> = FieldWriter<'a, REG, 2, Pincfg, Safe>;
Field PINCFG writer - Pin Configuration
PINCFG
pub struct PincfgW<'a, REG> { /* private fields */ }
SIN is used for input data and SOUT for output data.
SIN is used for both input and output data.
SOUT is used for both input and output data.
SOUT is used for input data and SIN for output data.