[][src]Type Definition lpc55_pac::syscon::adcclkdiv::R

type R = R<u32, ADCCLKDIV>;

Reader of register ADCCLKDIV

Implementations

impl R[src]

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

Bits 0:2 - Clock divider value.

pub fn halt(&self) -> HALT_R[src]

Bit 30 - Halts the divider counter.

pub fn reqflag(&self) -> REQFLAG_R[src]

Bit 31 - Divider status flag.