[][src]Type Definition stm32l0::stm32l0x3::tsc::IOHCR

type IOHCR = Reg<u32, _IOHCR>;

I/O hysteresis control register

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

For information about avaliable fields see iohcr module

Trait Implementations

impl Readable for IOHCR[src]

read() method returns iohcr::R reader structure

impl Writable for IOHCR[src]

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

impl ResetValue for IOHCR[src]

Register IOHCR reset()'s with value 0xffff_ffff

type Type = u32

Register size