Type Definition atsame54p19a_pac::dac::dacctrl::OSR_R[][src]

type OSR_R = R<u8, OSR_A>;

Reader of field OSR

Implementations

impl OSR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OSR_1

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

Checks if the value of the field is OSR_2

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

Checks if the value of the field is OSR_4

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

Checks if the value of the field is OSR_8

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

Checks if the value of the field is OSR_16

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

Checks if the value of the field is OSR_32