CIFR

Type Alias CIFR 

Source
pub type CIFR = Reg<u32, _CIFR>;
Expand description

Clock interrupt flag register

This register you can read. See API.

For information about available fields see cifr module

Aliased Type§

pub struct CIFR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for CIFR

read() method returns cifr::R reader structure