Type Alias d1_pac::i2s_pcm::i2s_pcm_ctl::LRCK_OUT_R

source ·
pub type LRCK_OUT_R = BitReader<LRCK_OUT_A>;
Expand description

Field lrck_out reader - LRCK Direction Select

Aliased Type§

struct LRCK_OUT_R { /* private fields */ }

Implementations§

source§

impl LRCK_OUT_R

source

pub fn variant(&self) -> LRCK_OUT_A

Get enumerated values variant

source

pub fn is_input(&self) -> bool

Checks if the value of the field is INPUT

source

pub fn is_output(&self) -> bool

Checks if the value of the field is OUTPUT