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

type UCBXI2COA2 = Reg<u16, _UCBXI2COA2>;

eUSCI_Bx I2C Own Address 2 Register

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

For information about available fields see ucbx_i2coa2 module

Trait Implementations

impl Readable for UCBXI2COA2[src]

read() method returns ucbx_i2coa2::R reader structure

impl ResetValue for UCBXI2COA2[src]

Register UCBxI2COA2 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXI2COA2[src]

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