PccFlexCan

Type Alias PccFlexCan 

pub type PccFlexCan = Reg<PccFlexCanSpec>;
Expand description

PCC_FlexCAN (rw) register accessor: PCC FlexCAN0 Register

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

For information about available fields see pcc_flex_can module

Aliased Type§

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

Fields§

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