[][src]Type Definition msp430fr4133::usci_a0_uart_mode::UCA0BR1

type UCA0BR1 = Reg<u8, _UCA0BR1>;

USCI A0 Baud Rate 1

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

For information about available fields see uca0br1 module

Trait Implementations

impl Readable for UCA0BR1[src]

read() method returns uca0br1::R reader structure

impl ResetValue for UCA0BR1[src]

Register UCA0BR1 reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0BR1[src]

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