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

type CSCTL6 = Reg<u16, _CSCTL6>;

CS Control Register 6

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

For information about available fields see csctl6 module

Trait Implementations

impl Readable for CSCTL6[src]

read() method returns csctl6::R reader structure

impl ResetValue for CSCTL6[src]

Register CSCTL6 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL6[src]

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