[][src]Type Definition tm4c129x::sysctl::rsclkcfg::R

type R = R<u32, RSCLKCFG>;

Reader of register RSCLKCFG

Methods

impl R[src]

pub fn psysdiv(&self) -> PSYSDIV_R[src]

Bits 0:9 - PLL System Clock Divisor

pub fn osysdiv(&self) -> OSYSDIV_R[src]

Bits 10:19 - Oscillator System Clock Divisor

pub fn oscsrc(&self) -> OSCSRC_R[src]

Bits 20:23 - Oscillator Source

pub fn pllsrc(&self) -> PLLSRC_R[src]

Bits 24:27 - PLL Source

pub fn usepll(&self) -> USEPLL_R[src]

Bit 28 - Use PLL

pub fn acg(&self) -> ACG_R[src]

Bit 29 - Auto Clock Gating

pub fn newfreq(&self) -> NEWFREQ_R[src]

Bit 30 - New PLLFREQ Accept

pub fn memtimu(&self) -> MEMTIMU_R[src]

Bit 31 - Memory Timing Register Update