Type Alias nrf52840_pac::pdm::mode::OPERATION_R

source ·
pub type OPERATION_R = BitReader<OPERATION_A>;
Expand description

Field OPERATION reader - Mono or stereo operation

Aliased Type§

struct OPERATION_R { /* private fields */ }

Implementations§

source§

impl OPERATION_R

source

pub fn variant(&self) -> OPERATION_A

Get enumerated values variant

source

pub fn is_stereo(&self) -> bool

Checks if the value of the field is STEREO

source

pub fn is_mono(&self) -> bool

Checks if the value of the field is MONO