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

type CSCTL7 = Reg<u16, _CSCTL7>;

CS Control Register 7

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

For information about available fields see csctl7 module

Trait Implementations

impl Readable for CSCTL7[src]

read() method returns csctl7::R reader structure

impl ResetValue for CSCTL7[src]

Register CSCTL7 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL7[src]

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