halx_driver
読み取り中…
検索中…
一致する文字列を見つけられません
amt21.hpp ファイル
#include <array>
#include <cstdint>
#include <optional>
#include <utility>
#include <halx/peripheral/uart.hpp>
amt21.hpp の依存先関係図:

[ソースコード]

クラス

class  halx::driver::Amt21Manager
 
class  halx::driver::Amt21
 

名前空間

namespace  halx
 
namespace  halx::driver
 

列挙型

enum class  halx::driver::Amt21Resolution : uint8_t { halx::driver::BIT_12 = 12 , halx::driver::BIT_14 = 14 }