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

type UCA0STATW = Reg<u8, _UCA0STATW>;

USCI A0 Status Register

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

For information about available fields see uca0statw module

Trait Implementations

impl Readable for UCA0STATW[src]

read() method returns uca0statw::R reader structure

impl ResetValue for UCA0STATW[src]

Register UCA0STATW reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0STATW[src]

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