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