[][src]Type Definition msp430fr4133::cs::CSCTL0

type CSCTL0 = Reg<u16, _CSCTL0>;

CS Control Register 0

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

For information about available fields see csctl0 module

Trait Implementations

impl Readable for CSCTL0[src]

read() method returns csctl0::R reader structure

impl ResetValue for CSCTL0[src]

Register CSCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL0[src]

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