Type Definition atsam4e16c_pac::afec1::emr::RES_R[][src]

type RES_R = R<u8, RES_A>;

Reader of field RES

Implementations

impl RES_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_AVERAGE

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

Checks if the value of the field is LOW_RES

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

Checks if the value of the field is OSR4

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

Checks if the value of the field is OSR16

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

Checks if the value of the field is OSR64

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

Checks if the value of the field is OSR256