[][src]Type Definition lpc55s6x_pac::anactrl::ringo1_ctrl::R

type R = R<u32, RINGO1_CTRL>;

Reader of register RINGO1_CTRL

Methods

impl R[src]

pub fn s(&self) -> S_R[src]

Bit 0 - Select short or long ringo (for all ringos types).

pub fn fs(&self) -> FS_R[src]

Bit 1 - Ringo frequency output divider.

pub fn pd(&self) -> PD_R[src]

Bit 2 - Ringo module Power control.

pub fn e_r24(&self) -> E_R24_R[src]

Bit 3 - .

pub fn e_r35(&self) -> E_R35_R[src]

Bit 4 - .

pub fn e_m2(&self) -> E_M2_R[src]

Bit 5 - Metal 2 (M2) monitor control.

pub fn e_m3(&self) -> E_M3_R[src]

Bit 6 - Metal 3 (M3) monitor control.

pub fn e_m4(&self) -> E_M4_R[src]

Bit 7 - Metal 4 (M4) monitor control.

pub fn e_m5(&self) -> E_M5_R[src]

Bit 8 - Metal 5 (M5) monitor control.

pub fn divisor(&self) -> DIVISOR_R[src]

Bits 16:19 - Ringo out Clock divider value. Frequency Output = Frequency input / (DIViSOR+1). (minimum = Frequency input / 16)

pub fn div_update_req(&self) -> DIV_UPDATE_REQ_R[src]

Bit 31 - Ringo clock out Divider status flag. Set when a change is made to the divider value, cleared when the change is complete.