[][src]Type Definition lpc55_pac::i2s0::cfg1::ONECHANNEL_R

type ONECHANNEL_R = R<bool, ONECHANNEL_A>;
[]

Reader of field ONECHANNEL

Implementations

impl ONECHANNEL_R[src][]

pub fn variant(&self) -> ONECHANNEL_A[src][]

Get enumerated values variant

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

Checks if the value of the field is DUAL_CHANNEL

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

Checks if the value of the field is SINGLE_CHANNEL