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

type R = R<u32, CCOSR>;

Reader of register CCOSR

Methods

impl R[src]

pub fn clko1_sel(&self) -> CLKO1_SEL_R[src]

Bits 0:3 - Selection of the clock to be generated on CCM_CLKO1

pub fn clko1_div(&self) -> CLKO1_DIV_R[src]

Bits 4:6 - Setting the divider of CCM_CLKO1

pub fn clko1_en(&self) -> CLKO1_EN_R[src]

Bit 7 - Enable of CCM_CLKO1 clock

pub fn clk_out_sel(&self) -> CLK_OUT_SEL_R[src]

Bit 8 - CCM_CLKO1 output to reflect CCM_CLKO1 or CCM_CLKO2 clocks

pub fn clko2_sel(&self) -> CLKO2_SEL_R[src]

Bits 16:20 - Selection of the clock to be generated on CCM_CLKO2

pub fn clko2_div(&self) -> CLKO2_DIV_R[src]

Bits 21:23 - Setting the divider of CCM_CLKO2

pub fn clko2_en(&self) -> CLKO2_EN_R[src]

Bit 24 - Enable of CCM_CLKO2 clock