/* * The alt func groups are the most commonly used functions we place these at * the lower function indexes for convenience, and the less commonly used gpio * functions at higher indexes. * * To stay consistent with the datasheet the function names are the same as * the group names for that function's pins * * Note - all 1 less than in datasheet because these are zero-indexed
*/ staticconstunsignedint cs47l92_spk1_pins[] = { 2, 3 }; staticconstunsignedint cs47l92_aif1_pins[] = { 4, 5, 6, 7 }; staticconstunsignedint cs47l92_aif2_pins[] = { 8, 9, 10, 11 }; staticconstunsignedint cs47l92_aif3_pins[] = { 12, 13, 14, 15 };
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.