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

type UCBXI2COA3 = Reg<u16, _UCBXI2COA3>;

eUSCI_Bx I2C Own Address 3 Register

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

For information about available fields see ucbx_i2coa3 module

Trait Implementations

impl Readable for UCBXI2COA3[src]

read() method returns ucbx_i2coa3::R reader structure

impl ResetValue for UCBXI2COA3[src]

Register UCBxI2COA3 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXI2COA3[src]

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