[−][src]Type Definition stm32wb_pac::usb::ADDR7_RX
type ADDR7_RX = Reg<u16, _ADDR7_RX>;
Reception buffer address 0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see addr7_rx module
Trait Implementations
impl Readable for ADDR7_RX[src]
read() method returns addr7_rx::R reader structure
impl ResetValue for ADDR7_RX[src]
Register ADDR7_RX reset()'s with value 0
impl Writable for ADDR7_RX[src]
write(|w| ..) method takes addr7_rx::W writer structure