mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-03 12:06:52 -04:00
AK4951: Separate/rename codec interface mode config methods.
This commit is contained in:
parent
f0fb4cb369
commit
f0947a4917
2 changed files with 7 additions and 6 deletions
|
@ -864,7 +864,8 @@ private:
|
|||
Line,
|
||||
};
|
||||
|
||||
void configure_digital_interface();
|
||||
void configure_digital_interface_i2s();
|
||||
void configure_digital_interface_external_slave();
|
||||
void set_digtal_volume_control(const reg_t value);
|
||||
void set_dac_power(const bool enable);
|
||||
void set_headphone_power(const bool enable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue