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

type UCA0ABCTL = Reg<u8, _UCA0ABCTL>;

USCI A0 LIN Control

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

For information about available fields see uca0abctl module

Trait Implementations

impl Readable for UCA0ABCTL[src]

read() method returns uca0abctl::R reader structure

impl ResetValue for UCA0ABCTL[src]

Register UCA0ABCTL reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0ABCTL[src]

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