[][src]Type Definition msp430fr2355::cs::CSCTL2

type CSCTL2 = Reg<u16, _CSCTL2>;

Clock System Control 2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see csctl2 module

Trait Implementations

impl Readable for CSCTL2[src]

read() method returns csctl2::R reader structure

impl ResetValue for CSCTL2[src]

Register CSCTL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL2[src]

write(|w| ..) method takes csctl2::W writer structure