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

type CIER = Reg<u32, _CIER>;

Clock interrupt enable register

This register you can read. See API.

For information about avaliable fields see cier module

Trait Implementations

impl Readable for CIER[src]

read() method returns cier::R reader structure