SimpleKernel 1.17.0
Loading...
Searching...
No Matches
pl011_singleton.h File Reference
#include <etl/singleton.h>
#include "pl011/pl011_driver.hpp"
Include dependency graph for pl011_singleton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using Pl011Singleton = etl::singleton< pl011::Pl011Device >
 PL011 串口设备单例类型别名
 

Typedef Documentation

◆ Pl011Singleton

using Pl011Singleton = etl::singleton<pl011::Pl011Device>

PL011 串口设备单例类型别名

Definition at line 12 of file pl011_singleton.h.