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

type MODE_R = R<bool, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SE

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

Checks if the value of the field is DIFF