[][src]Type Definition efm32hg309f64::adc0::status::SCANDATASRC_R

type SCANDATASRC_R = R<u8, SCANDATASRC_A>;

Reader of field SCANDATASRC

Methods

impl SCANDATASRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CH0

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

Checks if the value of the field is CH1

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

Checks if the value of the field is CH2

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

Checks if the value of the field is CH3

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

Checks if the value of the field is CH4

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

Checks if the value of the field is CH5

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

Checks if the value of the field is CH6

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

Checks if the value of the field is CH7