[][src]Type Definition rsl10_pac::asrc::asrc_ctrl::W

type W = W<u32, ASRC_CTRL>;

Writer for register ASRC_CTRL

Methods

impl W[src]

pub fn asrc_update_err_clr(&mut self) -> ASRC_UPDATE_ERR_CLR_W[src]

Bit 9 - Clear the ASRC update/configuration error interrupt status

pub fn asrc_in_err_clr(&mut self) -> ASRC_IN_ERR_CLR_W[src]

Bit 8 - Clear the ASRC input interface error interrupt

pub fn asrc_reset(&mut self) -> ASRC_RESET_W[src]

Bit 3 - Write a 1 to reset ASRC

pub fn asrc_disable(&mut self) -> ASRC_DISABLE_W[src]

Bit 1 - Disable the re-sampler block

pub fn asrc_enable(&mut self) -> ASRC_ENABLE_W[src]

Bit 0 - Enable the re-sampler block