Type Definition stm32g0::stm32g030::tim1::OR1[][src]

type OR1 = Reg<u32, _OR1>;

option register 1

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

For information about available fields see or1 module

Trait Implementations

impl Readable for OR1[src]

read() method returns or1::R reader structure

impl ResetValue for OR1[src]

Register OR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for OR1[src]

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