Rx15mask

Type Alias Rx15mask 

pub type Rx15mask = Reg<Rx15maskSpec>;
Expand description

RX15MASK (rw) register accessor: Rx 15 Mask register

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

For information about available fields see rx15mask module

Aliased Type§

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

Fields§

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