halx
読み取り中…
検索中…
一致する文字列を見つけられません
halx::peripheral 名前空間

クラス

class  BxCan
 
class  Can
 
class  CanBase
 
struct  CanFilter
 
struct  CanMessage
 
class  FdCan
 
class  TimBase
 
class  UartBase
 
class  UartRxDma
 
class  UartRxIt
 
class  UartRxPoll
 
class  UartTxDma
 
class  UartTxIt
 
class  UartTxPoll
 

列挙型

enum class  UartType { POLL , IT , DMA }
 

関数

bool enable_stdout (UartBase &uart)
 
bool disable_stdout ()
 

列挙型詳解

◆ UartType

enum class halx::peripheral::UartType
strong
列挙値
POLL 
IT 
DMA 

関数詳解

◆ disable_stdout()

bool halx::peripheral::disable_stdout ( )

◆ enable_stdout()

bool halx::peripheral::enable_stdout ( UartBase & uart)