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

type UCA0IRRCTL = Reg<u8, _UCA0IRRCTL>;

USCI A0 IrDA Receive Control

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

For information about available fields see uca0irrctl module

Trait Implementations

impl Readable for UCA0IRRCTL[src]

read() method returns uca0irrctl::R reader structure

impl ResetValue for UCA0IRRCTL[src]

Register UCA0IRRCTL reset()'s with value 0

type Type = u8

Register size

impl Writable for UCA0IRRCTL[src]

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