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