[][src]Type Definition nrf52832_pac::i2s::config::channels::CHANNELS_R

type CHANNELS_R = R<u8, CHANNELS_A>;

Reader of field CHANNELS

Methods

impl CHANNELS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STEREO

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

Checks if the value of the field is LEFT

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

Checks if the value of the field is RIGHT