Type Alias CLK_OUT1_W

Source
pub type CLK_OUT1_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field CLK_OUT1 writer - If you want to output clock for I2S to CLK_OUT_out1, set this register to 0x0. CLK_OUT_out1 can be found in peripheral output signals.

Aliased Typeยง

struct CLK_OUT1_W<'a, REG> { /* private fields */ }