[][src]Type Definition lpc55s6x_pac::syscon::ahbclkdiv::R

type R = R<u32, AHBCLKDIV>;

Reader of register AHBCLKDIV

Methods

impl R[src]

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

Bits 0:7 - 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.