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

type CSCTL5 = Reg<u16, _CSCTL5>;

CS Control Register 5

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

For information about available fields see csctl5 module

Trait Implementations

impl Readable for CSCTL5[src]

read() method returns csctl5::R reader structure

impl ResetValue for CSCTL5[src]

Register CSCTL5 reset()'s with value 0

type Type = u16

Register size

impl Writable for CSCTL5[src]

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