[][src]Type Definition nrf52832_pac::saadc::ch::config::REFSEL_R

type REFSEL_R = R<bool, REFSEL_A>;

Reader of field REFSEL

Methods

impl REFSEL_R[src]

pub fn variant(&self) -> REFSEL_A[src]

Get enumerated values variant

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

Checks if the value of the field is INTERNAL

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

Checks if the value of the field is VDD1_4