[][src]Type Definition stm32l0::stm32l0x1::rcc::IOPENR

type IOPENR = Reg<u32, _IOPENR>;

GPIO clock enable register

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

For information about avaliable fields see iopenr module

Trait Implementations

impl Readable for IOPENR[src]

read() method returns iopenr::R reader structure

impl Writable for IOPENR[src]

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

impl ResetValue for IOPENR[src]

Register IOPENR reset()'s with value 0

type Type = u32

Register size