Struct msp430g2553::system_clock::BCSCTL3[][src]

pub struct BCSCTL3 { /* fields omitted */ }

Basic Clock System Control 3

Methods

impl BCSCTL3
[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 BCSCTL3

impl !Sync for BCSCTL3