[][src]Type Definition imxrt1062_ccm::cmeor::W

type W = W<u32, CMEOR>;

Writer for register CMEOR

Methods

impl W[src]

pub fn mod_en_ov_gpt(&mut self) -> MOD_EN_OV_GPT_W[src]

Bit 5 - Overide clock enable signal from GPT - clock will not be gated based on GPT's signal 'ipg_enable_clk'

pub fn mod_en_ov_pit(&mut self) -> MOD_EN_OV_PIT_W[src]

Bit 6 - Overide clock enable signal from PIT - clock will not be gated based on PIT's signal 'ipg_enable_clk'

pub fn mod_en_usdhc(&mut self) -> MOD_EN_USDHC_W[src]

Bit 7 - overide clock enable signal from USDHC.

pub fn mod_en_ov_trng(&mut self) -> MOD_EN_OV_TRNG_W[src]

Bit 9 - Overide clock enable signal from TRNG

pub fn mod_en_ov_canfd_cpi(&mut self) -> MOD_EN_OV_CANFD_CPI_W[src]

Bit 10 - Overide clock enable signal from FlexCAN3(CANFD) - clock will not be gated based on CAN's signal 'enable_clk_cpi'

pub fn mod_en_ov_can2_cpi(&mut self) -> MOD_EN_OV_CAN2_CPI_W[src]

Bit 28 - Overide clock enable signal from CAN2 - clock will not be gated based on CAN's signal 'enable_clk_cpi'

pub fn mod_en_ov_can1_cpi(&mut self) -> MOD_EN_OV_CAN1_CPI_W[src]

Bit 30 - Overide clock enable signal from CAN1 - clock will not be gated based on CAN's signal 'enable_clk_cpi'