[][src]Type Definition stm32l0::stm32l0x2::rcc::IOPRSTR

type IOPRSTR = Reg<u32, _IOPRSTR>;

GPIO reset register

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

For information about avaliable fields see ioprstr module

Trait Implementations

impl Readable for IOPRSTR[src]

read() method returns ioprstr::R reader structure

impl Writable for IOPRSTR[src]

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

impl ResetValue for IOPRSTR[src]

Register IOPRSTR reset()'s with value 0

type Type = u32

Register size