Expand description
Inter-IC Sound controller
Modules§
- base_
clock - Base clock divider
- config
- Function configuration register
- data_
read - FIFO read data register
- data_
write - FIFO write data register
- fifo_
config_ 0 - FIFO configuration register 0
- fifo_
config_ 1 - FIFO configuration register 1
- interrupt_
state - Interrupt enables, masks and states
Structs§
- Register
Block - Register block
Type Aliases§
- BASE_
CLOCK - base_clock (rw) register accessor: Base clock divider
- CONFIG
- config (rw) register accessor: Function configuration register
- DATA_
READ - data_read (r) register accessor: FIFO read data register
- DATA_
WRITE - data_write (w) register accessor: FIFO write data register
- FIFO_
CONFIG_ 0 - fifo_config_0 (rw) register accessor: FIFO configuration register 0
- FIFO_
CONFIG_ 1 - fifo_config_1 (rw) register accessor: FIFO configuration register 1
- INTERRUPT_
STATE - interrupt_state (rw) register accessor: Interrupt enables, masks and states