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

type CSCTL8 = Reg<u16, _CSCTL8>;

Clock System Control Register 8

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

For information about available fields see csctl8 module

Trait Implementations

impl Readable for CSCTL8[src]

read() method returns csctl8::R reader structure

impl ResetValue for CSCTL8[src]

Register CSCTL8 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL8[src]

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