Type Definition stm32f3::stm32f302::tim17::PSC[][src]

type PSC = Reg<u32, _PSC>;
Expand description

prescaler

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

For information about available fields see psc module

Trait Implementations

Register PSC reset()’s with value 0

Register size

Reset value of the register

read() method returns psc::R reader structure

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