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

type UCBXTBCNT = Reg<u16, _UCBXTBCNT>;

eUSCI_Bx Byte Counter Threshold Register

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

For information about available fields see ucbx_tbcnt module

Trait Implementations

impl Readable for UCBXTBCNT[src]

read() method returns ucbx_tbcnt::R reader structure

impl ResetValue for UCBXTBCNT[src]

Register UCBxTBCNT reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXTBCNT[src]

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