Mcp320x
Macros | Typedefs
Mcp320x.cpp File Reference
#include "Mcp320x.h"

Go to the source code of this file.

Macros

#define div_round(n, d)   (((n) + ((d) >> 2)) / (d))
 

Typedefs

using MCP3201Ch = MCP320xTypes::MCP3201::Channel
 
using MCP3202Ch = MCP320xTypes::MCP3202::Channel
 
using MCP3204Ch = MCP320xTypes::MCP3204::Channel
 
using MCP3208Ch = MCP320xTypes::MCP3208::Channel
 

Detailed Description

Author
Patrick Rogalla patri.nosp@m.ck@l.nosp@m.abfru.nosp@m.its..nosp@m.com

Definition in file Mcp320x.cpp.

Macro Definition Documentation

#define div_round (   n,
 
)    (((n) + ((d) >> 2)) / (d))

Typedef Documentation

Definition at line 11 of file Mcp320x.cpp.

Definition at line 12 of file Mcp320x.cpp.

Definition at line 13 of file Mcp320x.cpp.

Definition at line 14 of file Mcp320x.cpp.