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

type UCA1CTLW0 = Reg<u16, _UCA1CTLW0>;

eUSCI_Ax Control Word Register 0

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

For information about available fields see uca1ctlw0 module

Trait Implementations

impl Readable for UCA1CTLW0[src]

read() method returns uca1ctlw0::R reader structure

impl ResetValue for UCA1CTLW0[src]

Register UCA1CTLW0 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCA1CTLW0[src]

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