[][src]Type Definition msp430fr4133::usci_a0_spi_mode::UCA0CTL0_SPI

type UCA0CTL0_SPI = Reg<u8, _UCA0CTL0_SPI>;

USCI A0 Control Register 0

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

For information about available fields see uca0ctl0_spi module

Trait Implementations

impl Readable for UCA0CTL0_SPI[src]

read() method returns uca0ctl0_spi::R reader structure

impl ResetValue for UCA0CTL0_SPI[src]

Register UCA0CTL0_SPI reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0CTL0_SPI[src]

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