tutrcos
読み取り中…
検索中…
一致する文字列を見つけられません
uart.hpp ファイル
#include "main.h"
#include <array>
#include <cstddef>
#include <cstdint>
#include <mutex>
#include "tutrcos/core.hpp"
#include "tutrcos/utility.hpp"
uart.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  tutrcos::peripheral::UART
 

名前空間

namespace  tutrcos
 
namespace  tutrcos::peripheral
 

関数

int _write (int file, char *ptr, int len)
 

関数詳解

◆ _write()

int _write ( int file,
char * ptr,
int len )