[][src]Type Definition lpc55s6x_pac::anactrl::ringo0_ctrl::W

type W = W<u32, RINGO0_CTRL>;

Writer for register RINGO0_CTRL

Methods

impl W[src]

pub fn sl(&mut self) -> SL_W[src]

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

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

Bit 1 - Ringo frequency output divider.

pub fn swn_swp(&mut self) -> SWN_SWP_W[src]

Bits 2:3 - PN-Ringos (P-Transistor and N-Transistor processing) control.

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

Bit 4 - Ringo module Power control.

pub fn e_nd0(&mut self) -> E_ND0_W[src]

Bit 5 - First NAND2-based ringo control.

pub fn e_nd1(&mut self) -> E_ND1_W[src]

Bit 6 - Second NAND2-based ringo control.

pub fn e_nr0(&mut self) -> E_NR0_W[src]

Bit 7 - First NOR2-based ringo control.

pub fn e_nr1(&mut self) -> E_NR1_W[src]

Bit 8 - Second NOR2-based ringo control.

pub fn e_iv0(&mut self) -> E_IV0_W[src]

Bit 9 - First Inverter-based ringo control.

pub fn e_iv1(&mut self) -> E_IV1_W[src]

Bit 10 - Second Inverter-based ringo control.

pub fn e_pn0(&mut self) -> E_PN0_W[src]

Bit 11 - First PN (P-Transistor and N-Transistor processing) monitor control.

pub fn e_pn1(&mut self) -> E_PN1_W[src]

Bit 12 - Second PN (P-Transistor and N-Transistor processing) monitor control.

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

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