[][src]Type Definition msp432p401r::eusci_a3::UCAXIRCTL

type UCAXIRCTL = Reg<u16, _UCAXIRCTL>;

eUSCI_Ax IrDA Control Word Register

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

For information about available fields see ucax_irctl module

Trait Implementations

impl Readable for UCAXIRCTL[src]

read() method returns ucax_irctl::R reader structure

impl ResetValue for UCAXIRCTL[src]

Register UCAxIRCTL reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXIRCTL[src]

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