Type Definition stm32wb_stm32hal::stm32wb55::tsc::IOGCSR[][src]

pub type IOGCSR = Reg<u32, _IOGCSR>;
Expand description

I/O group control status register

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

For information about available fields see iogcsr module

Trait Implementations

Register IOGCSR reset()’s with value 0

Register size

Reset value of the register

read() method returns iogcsr::R reader structure

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