[][src]Type Definition msp430g2553::usci_a0_spi_mode::UCA0CTL1

type UCA0CTL1 = Reg<u8, _UCA0CTL1>;

USCI A0 Control Register 1

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

For information about available fields see uca0ctl1 module

Trait Implementations

impl Readable for UCA0CTL1[src]

read() method returns uca0ctl1::R reader structure

impl ResetValue for UCA0CTL1[src]

Register UCA0CTL1 reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0CTL1[src]

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