[][src]Type Definition lpc54606_pac::i2s0::div::W

type W = W<u32, DIV>;

Writer for register DIV

Methods

impl W[src]

pub fn div(&mut self) -> DIV_W[src]

Bits 0:11 - This field controls how this I2S block uses the Flexcomm function clock. 0x000 = The Flexcomm function clock is used directly. 0x001 = The Flexcomm function clock is divided by 2. 0x002 = The Flexcomm function clock is divided by 3. 0xFFF = The Flexcomm function clock is divided by 4,096.