[][src]Type Definition atsame54n::adc0::ctrlb::RESSEL_R

type RESSEL_R = R<u8, RESSEL_A>;

Reader of field RESSEL

Implementations

impl RESSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _12BIT

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

Checks if the value of the field is _16BIT

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

Checks if the value of the field is _10BIT

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

Checks if the value of the field is _8BIT