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

type R = R<u32, CMEOR>;

Reader of register CMEOR

Methods

impl R[src]

pub fn mod_en_ov_gpt(&self) -> MOD_EN_OV_GPT_R[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(&self) -> MOD_EN_OV_PIT_R[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(&self) -> MOD_EN_USDHC_R[src]

Bit 7 - overide clock enable signal from USDHC.

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

Bit 9 - Overide clock enable signal from TRNG

pub fn mod_en_ov_canfd_cpi(&self) -> MOD_EN_OV_CANFD_CPI_R[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(&self) -> MOD_EN_OV_CAN2_CPI_R[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(&self) -> MOD_EN_OV_CAN1_CPI_R[src]

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