Trait microbit::hal::lpcomp::LpCompRefPin [−][src]
pub trait LpCompRefPin {
fn aref(&self) -> EXTREFSEL_A;
}Expand description
Trait to represent analog ref pins.
Required methods
fn aref(&self) -> EXTREFSEL_A[src]
fn aref(&self) -> EXTREFSEL_A[src]Implementors
impl LpCompRefPin for P0_02<Input<Floating>>[src]
impl LpCompRefPin for P0_02<Input<Floating>>[src]pub fn aref(&self) -> EXTREFSEL_A[src]
impl LpCompRefPin for P0_03<Input<Floating>>[src]
impl LpCompRefPin for P0_03<Input<Floating>>[src]