Module nrf91::i2s_ns

source ·
Expand description

Inter-IC Sound 0

Modules

Register block Unspecified
Enable I2S module.
The RXD.PTR register has been copied to internal double-buffers. When the I2S module is started and RX is enabled, this event will be generated for every RXTXD.MAXCNT words that are received on the SDIN pin.
I2S transfer stopped.
The TDX.PTR register has been copied to internal double-buffers. When the I2S module is started and TX is enabled, this event will be generated for every RXTXD.MAXCNT words that are sent on the SDOUT pin.
Enable or disable interrupt
Disable interrupt
Enable interrupt
Register block Unspecified
Publish configuration for event RXPTRUPD
Publish configuration for event STOPPED
Publish configuration for event TXPTRUPD
Register block Unspecified
Register block Unspecified
Subscribe configuration for task START
Subscribe configuration for task STOP
Starts continuous I2S transfer. Also starts MCK generator when this is enabled.
Stops I2S transfer. Also stops MCK generator. Triggering this task will cause the STOPPED event to be generated.
Register block Unspecified

Structs

Register block
Enable I2S module.
The RXD.PTR register has been copied to internal double-buffers. When the I2S module is started and RX is enabled, this event will be generated for every RXTXD.MAXCNT words that are received on the SDIN pin.
I2S transfer stopped.
The TDX.PTR register has been copied to internal double-buffers. When the I2S module is started and TX is enabled, this event will be generated for every RXTXD.MAXCNT words that are sent on the SDOUT pin.
Enable or disable interrupt
Disable interrupt
Enable interrupt
Register block
Publish configuration for event RXPTRUPD
Publish configuration for event STOPPED
Publish configuration for event TXPTRUPD
Register block
Register block
Register block
Subscribe configuration for task START
Subscribe configuration for task STOP
Starts continuous I2S transfer. Also starts MCK generator when this is enabled.
Stops I2S transfer. Also stops MCK generator. Triggering this task will cause the STOPPED event to be generated.
Register block