[][src]Type Definition msp430g2553::usci_a0_uart_mode::UCA0BR0

type UCA0BR0 = Reg<u8, _UCA0BR0>;

USCI A0 Baud Rate 0

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

For information about available fields see uca0br0 module

Trait Implementations

impl Readable for UCA0BR0[src]

read() method returns uca0br0::R reader structure

impl ResetValue for UCA0BR0[src]

Register UCA0BR0 reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0BR0[src]

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