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

名前空間

namespace  detail
 

クラス

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

列挙型

enum class  UartType { POLL , IT , DMA }
 

関数

template<class Handle>
 Can (Handle) -> Can< Handle >
 
bool enable_stdout (UartBase &uart)
 
bool disable_stdout ()
 

列挙型詳解

◆ UartType

列挙値
POLL 
IT 
DMA 

関数詳解

◆ Can()

template<class Handle>
stm32rcos::peripheral::Can ( Handle ) -> Can< Handle >

◆ disable_stdout()

bool stm32rcos::peripheral::disable_stdout ( )

◆ enable_stdout()

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