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

type UCAXABCTL = Reg<u16, _UCAXABCTL>;

eUSCI_Ax Auto Baud Rate Control Register

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

For information about available fields see ucax_abctl module

Trait Implementations

impl Readable for UCAXABCTL[src]

read() method returns ucax_abctl::R reader structure

impl ResetValue for UCAXABCTL[src]

Register UCAxABCTL reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXABCTL[src]

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