[][src]Type Definition stm32wb_pac::usb::COUNT1_RX

type COUNT1_RX = Reg<u16, _COUNT1_RX>;

Reception byte count 0

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

For information about available fields see count1_rx module

Trait Implementations

impl Readable for COUNT1_RX[src]

read() method returns count1_rx::R reader structure

impl ResetValue for COUNT1_RX[src]

Register COUNT1_RX reset()'s with value 0

type Type = u16

Register size

impl Writable for COUNT1_RX[src]

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