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

type R = R<u32, DIV>;

Reader of register DIV

Methods

impl R[src]

pub fn div(&self) -> DIV_R[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.