Struct mcp3425::OneShotMode [] [src]

pub struct OneShotMode;

Use the MCP3425 in One-Shot mode.

Trait Implementations

impl ConversionMode for OneShotMode
[src]

[src]

Return the bitmask for this conversion mode

Auto Trait Implementations

impl Send for OneShotMode

impl Sync for OneShotMode