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

type UCAXBRW = Reg<u16, _UCAXBRW>;

eUSCI_Ax Baud Rate Control Word Register

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

For information about available fields see ucax_brw module

Trait Implementations

impl Readable for UCAXBRW[src]

read() method returns ucax_brw::R reader structure

impl ResetValue for UCAXBRW[src]

Register UCAxBRW reset()'s with value 0

type Type = u16

Register size

impl Writable for UCAXBRW[src]

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