[][src]Type Definition stm32l0::stm32l0x2::adc::cfgr2::OVSR_R

type OVSR_R = R<u8, OVSR_A>;

Reader of field OVSR

Methods

impl OVSR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MUL2

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

Checks if the value of the field is MUL4

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

Checks if the value of the field is MUL8

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

Checks if the value of the field is MUL16

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

Checks if the value of the field is MUL32

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

Checks if the value of the field is MUL64

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

Checks if the value of the field is MUL128

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

Checks if the value of the field is MUL256