[][src]Type Definition rsl10_pac::asrc::asrc_cfg::ASRC_MODE_R

type ASRC_MODE_R = R<u8, ASRC_MODE_A>;

Reader of field ASRC_MODE

Methods

impl ASRC_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ASRC_INT_MODE

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

Checks if the value of the field is ASRC_DEC_MODE1

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

Checks if the value of the field is ASRC_DEC_MODE2

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

Checks if the value of the field is ASRC_DEC_MODE3