Type Definition stm32wb_stm32hal::stm32wb55::usb::COUNT0_TX[][src]

pub type COUNT0_TX = Reg<u16, _COUNT0_TX>;
Expand description

Transmission byte count 0

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

For information about available fields see count0_tx module

Trait Implementations

Register COUNT0_TX reset()’s with value 0

Register size

Reset value of the register

read() method returns count0_tx::R reader structure

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