[][src]Type Definition msp430fr2355::cs::csctl0::W

type W = W<u16, CSCTL0>;

Writer for register CSCTL0

Implementations

impl W[src]

pub fn dco(&mut self) -> DCO_W<'_>[src]

Bits 0:8 - DCO tap selection. These bits select the DCO tap and are modified automatically during FLL operation.

pub fn mod_(&mut self) -> MOD_W<'_>[src]

Bits 9:13 - Modulation bit counter. These bits select the modulation pattern. All MOD bits are modified automatically during FLL operation. The DCO register value is incremented when the modulation bit counter rolls over from 31 to 0. If the modulation bit counter decrements from 0 to the maximum count, the DCO register value is also decreased.