Type Definition msp430fr6972::usci_b1_spi_mode::UCB1BR0_SPI[][src]

type UCB1BR0_SPI = Reg<u8, _UCB1BR0_SPI>;

USCI B1 Baud Rate 0

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

For information about available fields see ucb1br0_spi module

Trait Implementations

impl Readable for UCB1BR0_SPI[src]

read() method returns ucb1br0_spi::R reader structure

impl ResetValue for UCB1BR0_SPI[src]

Register UCB1BR0_SPI reset()’s with value 0

type Type = u8

Register size

impl Writable for UCB1BR0_SPI[src]

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