Trait sam4l::adc::EverythingClient [] [src]

pub trait EverythingClient: Client + HighSpeedClient { }
[]

Create a trait of both client types to allow a single client reference to act as both

Implementors