aadressibussi
An address bus is a part of a computer's system bus that is used to transfer addresses from the processor to other hardware components, such as memory or I/O devices. The address bus specifies the location in memory where the processor wants to read data from or write data to, or the specific I/O device it wishes to communicate with.
The width of the address bus determines the maximum amount of memory that the processor can address.
In a typical computer architecture, the address bus is unidirectional, meaning data only flows from the processor