[][src]Type Definition stm32f3::stm32f303::opamp::opamp2_csr::PGA_GAIN_R

type PGA_GAIN_R = R<u8, PGA_GAIN_A>;

Reader of field PGA_GAIN

Methods

impl PGA_GAIN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is GAIN2

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

Checks if the value of the field is GAIN4

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

Checks if the value of the field is GAIN8

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

Checks if the value of the field is GAIN16

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

Checks if the value of the field is GAIN2_VM0

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

Checks if the value of the field is GAIN4_VM0

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

Checks if the value of the field is GAIN8_VM0

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

Checks if the value of the field is GAIN16_VM0

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

Checks if the value of the field is GAIN2_VM1

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

Checks if the value of the field is GAIN4_VM1

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

Checks if the value of the field is GAIN8_VM1

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

Checks if the value of the field is GAIN16_VM1