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

type CSCTL3 = Reg<u16, _CSCTL3>;

Clock System Control 3

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

For information about available fields see csctl3 module

Trait Implementations

impl Readable for CSCTL3[src]

read() method returns csctl3::R reader structure

impl ResetValue for CSCTL3[src]

Register CSCTL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL3[src]

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