[][src]Type Definition msp430g2553::usci_b0_spi_mode::UCB0BR1

type UCB0BR1 = Reg<u8, _UCB0BR1>;

USCI B0 Baud Rate 1

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

For information about available fields see ucb0br1 module

Trait Implementations

impl Readable for UCB0BR1[src]

read() method returns ucb0br1::R reader structure

impl ResetValue for UCB0BR1[src]

Register UCB0BR1 reset()'s with value 0

type Type = u8

Register size

impl Writable for UCB0BR1[src]

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