Type Definition stm32g4::stm32g474::hrtim_timb::OUTBR[][src]

type OUTBR = Reg<u32, _OUTBR>;

Timerx Output Register

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

For information about available fields see outbr module

Trait Implementations

impl Readable for OUTBR[src]

read() method returns outbr::R reader structure

impl ResetValue for OUTBR[src]

Register OUTBR reset()'s with value 0

type Type = u32

Register size

impl Writable for OUTBR[src]

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