Trait microbit::hal::lpcomp::LpCompRefPin [−][src]
pub trait LpCompRefPin {
fn aref(&self) -> EXTREFSEL_A;
}Expand description
Trait to represent analog ref pins.
pub trait LpCompRefPin {
fn aref(&self) -> EXTREFSEL_A;
}Trait to represent analog ref pins.