Pl2PlmaskLo

Type Alias Pl2PlmaskLo 

pub type Pl2PlmaskLo = Reg<Pl2PlmaskLoSpec>;
Expand description

PL2_PLMASK_LO (rw) register accessor: Pretended Networking Payload Low Filter 2 Register / Payload Low Mask Register

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

For information about available fields see pl2_plmask_lo module

Aliased Type§

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

Fields§

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