Pl1Lo

Type Alias Pl1Lo 

pub type Pl1Lo = Reg<Pl1LoSpec>;
Expand description

PL1_LO (rw) register accessor: Pretended Networking Payload Low Filter 1 Register

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

For information about available fields see pl1_lo module

Aliased Type§

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

Fields§

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