FltId1

Type Alias FltId1 

pub type FltId1 = Reg<FltId1Spec>;
Expand description

FLT_ID1 (rw) register accessor: Pretended Networking ID Filter 1 Register

You can read this register and get flt_id1::R. You can reset, write, write_with_zero this register using flt_id1::W. You can also modify this register. See API.

For information about available fields see flt_id1 module

Aliased Type§

#[repr(transparent)]
pub struct FltId1 { register: VolatileCell<u32>, _marker: PhantomData<FltId1Spec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<FltId1Spec>