FCRIS

Type Alias FCRIS 

Source
pub type FCRIS = Reg<u32, _FCRIS>;
Expand description

Flash Controller Raw Interrupt Status

This register you can read. See API.

For information about available fields see fcris module

Aliased Type§

pub struct FCRIS { /* private fields */ }

Trait Implementations§

Source§

impl Readable for FCRIS

read() method returns fcris::R reader structure