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

名前空間

namespace  detail
 

クラス

class  Can
 
class  Can< Handle, CAN_HandleTypeDef * >
 
class  Can< Handle, FDCAN_HandleTypeDef * >
 
class  CanBase
 
struct  CanFilter
 
struct  CanMessage
 
class  Uart
 
class  UartBase
 

列挙型

enum class  UartType { POLL , IT , DMA }
 

関数

bool enable_stdout (UartBase &uart)
 
bool disable_stdout ()
 

列挙型詳解

◆ UartType

列挙値
POLL 
IT 
DMA 

関数詳解

◆ disable_stdout()

bool stm32rcos::peripheral::disable_stdout ( )

◆ enable_stdout()

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