[][src]Type Definition msp430fr2355::e_usci_a1::UCA1MCTLW

type UCA1MCTLW = Reg<u16, _UCA1MCTLW>;

eUSCI_Ax Modulation Control Word Register

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

For information about available fields see uca1mctlw module

Trait Implementations

impl Readable for UCA1MCTLW[src]

read() method returns uca1mctlw::R reader structure

impl ResetValue for UCA1MCTLW[src]

Register UCA1MCTLW reset()'s with value 0

type Type = u16

Register size

impl Writable for UCA1MCTLW[src]

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