[][src]Type Definition msp430g2553::system_clock::dcoctl::R

type R = R<u8, DCOCTL>;

Reader of register DCOCTL

Methods

impl R[src]

pub fn mod0(&self) -> MOD0_R[src]

Bit 0 - Modulation Bit 0

pub fn mod1(&self) -> MOD1_R[src]

Bit 1 - Modulation Bit 1

pub fn mod2(&self) -> MOD2_R[src]

Bit 2 - Modulation Bit 2

pub fn mod3(&self) -> MOD3_R[src]

Bit 3 - Modulation Bit 3

pub fn mod4(&self) -> MOD4_R[src]

Bit 4 - Modulation Bit 4

pub fn dco0(&self) -> DCO0_R[src]

Bit 5 - DCO Select Bit 0

pub fn dco1(&self) -> DCO1_R[src]

Bit 6 - DCO Select Bit 1

pub fn dco2(&self) -> DCO2_R[src]

Bit 7 - DCO Select Bit 2