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

type CSCTL1 = Reg<u16, _CSCTL1>;

Clock System Control 1

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

For information about available fields see csctl1 module

Trait Implementations

impl Readable for CSCTL1[src]

read() method returns csctl1::R reader structure

impl ResetValue for CSCTL1[src]

Register CSCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL1[src]

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