[][src]Type Definition stm32l1::stm32l100::ri::HYSCR3

type HYSCR3 = Reg<u32, _HYSCR3>;

RI hysteresis control register 3

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

For information about available fields see hyscr3 module

Trait Implementations

impl Readable for HYSCR3[src]

read() method returns hyscr3::R reader structure

impl ResetValue for HYSCR3[src]

Register HYSCR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for HYSCR3[src]

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