[][src]Type Definition nrf51::adc::config::INPSEL_R

type INPSEL_R = R<u8, INPSEL_A>;

Reader of field INPSEL

Methods

impl INPSEL_R[src]

pub fn variant(&self) -> Variant<u8, INPSEL_A>[src]

Get enumerated values variant

pub fn is_analog_input_no_prescaling(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUTNOPRESCALING

pub fn is_analog_input_two_thirds_prescaling(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUTTWOTHIRDSPRESCALING

pub fn is_analog_input_one_third_prescaling(&self) -> bool[src]

Checks if the value of the field is ANALOGINPUTONETHIRDPRESCALING

pub fn is_supply_two_thirds_prescaling(&self) -> bool[src]

Checks if the value of the field is SUPPLYTWOTHIRDSPRESCALING

pub fn is_supply_one_third_prescaling(&self) -> bool[src]

Checks if the value of the field is SUPPLYONETHIRDPRESCALING