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

type UCBXI2CSA = Reg<u16, _UCBXI2CSA>;

eUSCI_Bx I2C Slave Address Register

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

For information about available fields see ucbx_i2csa module

Trait Implementations

impl Readable for UCBXI2CSA[src]

read() method returns ucbx_i2csa::R reader structure

impl ResetValue for UCBXI2CSA[src]

Register UCBxI2CSA reset()'s with value 0

type Type = u16

Register size

impl Writable for UCBXI2CSA[src]

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