Namespace List
|
yasimavr
|
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
| ▼NACP | Generic Analog Comparator definitions |
| Cchannel_config_t | |
| ▼NADC | Generic ADC definitions |
| Cchannel_config_t | |
| ▼NSPI | Generic Serial Peripheral Interface definitions |
| CEndPoint | An endpoint connected to a SPI bus. Represents a device connected to a SPI bus model and acting as a host or client. This is primarily intended to help simulate peripherals connected to the MCU model. Note that this class only implements the logic require to shift bytes across the SPI bus in all modes or bit orders |
| ▼NTWI | Common enums and signal definitions for TWI classes |
| CClient | Base abstract definition for a TWI client. This class implements the basic state machine to interface a TWI bus as a client. It is design to be controlled by a upper layer object (a controller). The interface notifies the controller of bus events (start, address, etc) via the signals and the controller shall use the API of this class to react accordingly |
| CEndPoint | An endpoint connected to a TWI bus. Represents a device connected to a TWI bus model and implements the basic level logic common to a host and a client |
| CHost | Base abstract definition for a TWI host. This class implements the basic state machine to interface a TWI bus as a host. It is design to be controlled by a upper layer object (a controller). The interface notifies the controller of bus events (start, address, etc) via the signals and the controller shall use the API of this class to react accordingly |
| ▼NUART | Common enums and signal definitions for UART classes |
| CUSART | Generic model defining an universal synchronous/asynchronous serial interface a.k.a. USART |
Generated by