Type Definition stm32g4::stm32g474::hrtim_common::ODISR[][src]

type ODISR = Reg<u32, _ODISR>;

ODISR

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

For information about available fields see odisr module

Trait Implementations

impl ResetValue for ODISR[src]

Register ODISR reset()'s with value 0

type Type = u32

Register size

impl Writable for ODISR[src]

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