[][src]Type Definition msp430fr4133::usci_b0_spi_mode::UCB0CTL1_SPI

type UCB0CTL1_SPI = Reg<u8, _UCB0CTL1_SPI>;

USCI B0 Control Register 1

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

For information about available fields see ucb0ctl1_spi module

Trait Implementations

impl Readable for UCB0CTL1_SPI[src]

read() method returns ucb0ctl1_spi::R reader structure

impl ResetValue for UCB0CTL1_SPI[src]

Register UCB0CTL1_SPI reset()'s with value 0

type Type = u8

Register size

impl Writable for UCB0CTL1_SPI[src]

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