i2s_chan_config_t::allow_pd field
Set to allow power down. When this flag set, the driver will backup/restore the I2S registers before/after entering/exist sleep mode. By this approach, the system can power off I2S's power domain. This can save power, but at the expense of more RAM being consumed.
![]()
bool allow_pd;
i2s_chan_config_t::allow_pd is read by 1 function:
![]()
i2s_chan_config_t::allow_pd