Type Definition stm32wl::stm32wle5::tim17::TIM17_OR1[][src]

type TIM17_OR1 = Reg<u32, _TIM17_OR1>;

TIM17 option register 1

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

For information about available fields see tim17_or1 module

Trait Implementations

impl Readable for TIM17_OR1[src]

read() method returns tim17_or1::R reader structure

impl ResetValue for TIM17_OR1[src]

Register TIM17_OR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIM17_OR1[src]

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