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