[][src]Type Definition stm32f3::stm32f303::adc1::cr::ADVREGEN_R

type ADVREGEN_R = R<u8, ADVREGEN_A>;

Reader of field ADVREGEN

Methods

impl ADVREGEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INTERMEDIATE

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

Checks if the value of the field is ENABLED

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

Checks if the value of the field is DISABLED