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

type UCA0MCTL = Reg<u8, _UCA0MCTL>;

USCI A0 Modulation Control

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

For information about available fields see uca0mctl module

Trait Implementations

impl Readable for UCA0MCTL[src]

read() method returns uca0mctl::R reader structure

impl ResetValue for UCA0MCTL[src]

Register UCA0MCTL reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0MCTL[src]

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