Type Alias Rx14mask
pub type Rx14mask = Reg<Rx14maskSpec>;Expand description
RX14MASK (rw) register accessor: Rx 14 Mask register
You can read this register and get rx14mask::R. You can reset, write, write_with_zero this register using rx14mask::W. You can also modify this register. See API.
For information about available fields see rx14mask module
Aliased Type§
#[repr(transparent)]pub struct Rx14mask {
register: VolatileCell<u32>,
_marker: PhantomData<Rx14maskSpec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<Rx14maskSpec>