RFL

Type Alias RFL 

Source
pub type RFL = Reg<u32, _RFL>;
Expand description

SWPMI Receive Frame Length register

This register you can read. See API.

For information about available fields see rfl module

Aliased Type§

pub struct RFL { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RFL

read() method returns rfl::R reader structure