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

type UCBXI2COA1 = Reg<u16, _UCBXI2COA1>;

eUSCI_Bx I2C Own Address 1 Register

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

For information about available fields see ucbx_i2coa1 module

Trait Implementations

impl Readable for UCBXI2COA1[src]

read() method returns ucbx_i2coa1::R reader structure

impl ResetValue for UCBXI2COA1[src]

Register UCBxI2COA1 reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXI2COA1[src]

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