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

type W = W<u32, CCOSR>;

Writer for register CCOSR

Methods

impl W[src]

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

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

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

Bits 4:6 - Setting the divider of CCM_CLKO1

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

Bit 7 - Enable of CCM_CLKO1 clock

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

Bit 8 - CCM_CLKO1 output to reflect CCM_CLKO1 or CCM_CLKO2 clocks

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

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

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

Bits 21:23 - Setting the divider of CCM_CLKO2

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

Bit 24 - Enable of CCM_CLKO2 clock