Pl1Hi

Type Alias Pl1Hi 

pub type Pl1Hi = Reg<Pl1HiSpec>;
Expand description

PL1_HI (rw) register accessor: Pretended Networking Payload High Filter 1 Register

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

For information about available fields see pl1_hi module

Aliased Type§

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

Fields§

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