[][src]Type Definition msp432p401r::eusci_b3::UCBXBRW

type UCBXBRW = Reg<u16, _UCBXBRW>;

eUSCI_Bx Baud Rate Control Word Register

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

For information about available fields see ucbx_brw module

Trait Implementations

impl Readable for UCBXBRW[src]

read() method returns ucbx_brw::R reader structure

impl ResetValue for UCBXBRW[src]

Register UCBxBRW reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXBRW[src]

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