Struct msp430g2553::system_clock::BCSCTL2[][src]

pub struct BCSCTL2 { /* fields omitted */ }

Basic Clock System Control 2

Methods

impl BCSCTL2
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for BCSCTL2

impl !Sync for BCSCTL2