[][src]Type Definition msp430fr2355::e_usci_b0::UCB0BRW_SPI

type UCB0BRW_SPI = Reg<u16, _UCB0BRW_SPI>;

eUSCI_Bx Bit Rate Control Register 1

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

For information about available fields see ucb0brw_spi module

Trait Implementations

impl Readable for UCB0BRW_SPI[src]

read() method returns ucb0brw_spi::R reader structure

impl ResetValue for UCB0BRW_SPI[src]

Register UCB0BRW_SPI reset()'s with value 0

type Type = u16

Register size

impl Writable for UCB0BRW_SPI[src]

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