/* * 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 cs47l35_aif3_pins[] = { 0, 1, 2, 3 }; staticconstunsignedint cs47l35_spk_pins[] = { 4, 5 }; staticconstunsignedint cs47l35_aif1_pins[] = { 7, 8, 9, 10 }; staticconstunsignedint cs47l35_aif2_pins[] = { 11, 12, 13, 14 }; staticconstunsignedint cs47l35_mif1_pins[] = { 6, 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.