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

type UCA0TXBUF = Reg<u16, _UCA0TXBUF>;

USCI A0 Transmit Buffer

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

For information about available fields see uca0txbuf module

Trait Implementations

impl Readable for UCA0TXBUF[src]

read() method returns uca0txbuf::R reader structure

impl ResetValue for UCA0TXBUF[src]

Register UCA0TXBUF reset()'s with value 0

type Type = u16

Register size

impl Writable for UCA0TXBUF[src]

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