PECR

Type Alias PECR 

Source
pub type PECR = Reg<u32, _PECR>;
Expand description

PEC register

This register you can read. See API.

For information about available fields see pecr module

Aliased Type§

pub struct PECR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for PECR

read() method returns pecr::R reader structure