struct wm9090_platform_data { /* Line inputs 1 & 2 can optionally be differential */ unsignedint lin1_diff:1; unsignedint lin2_diff:1;
/* AGC configuration. This is intended to protect the speaker * against overdriving and will therefore depend on the * hardware setup with incorrect runtime configuration * potentially causing hardware damage.
*/ unsignedint agc_ena:1;
u16 agc[3];
};
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.