Pl2PlmaskHi

Type Alias Pl2PlmaskHi 

pub type Pl2PlmaskHi = Reg<Pl2PlmaskHiSpec>;
Expand description

PL2_PLMASK_HI (rw) register accessor: Pretended Networking Payload High Filter 2 low order bits / Payload High Mask Register

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

For information about available fields see pl2_plmask_hi module

Aliased Type§

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

Fields§

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