[][src]Type Definition nrf52832_pac::pdm::gainr::GAINR_R

type GAINR_R = R<u8, GAINR_A>;

Reader of field GAINR

Methods

impl GAINR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MINGAIN

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

Checks if the value of the field is DEFAULTGAIN

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

Checks if the value of the field is MAXGAIN