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

type UCA1CTLW1 = Reg<u16, _UCA1CTLW1>;

eUSCI_Ax Control Word Register 1

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

For information about available fields see uca1ctlw1 module

Trait Implementations

impl Readable for UCA1CTLW1[src]

read() method returns uca1ctlw1::R reader structure

impl ResetValue for UCA1CTLW1[src]

Register UCA1CTLW1 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCA1CTLW1[src]

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