Struct lpc55_hal::peripherals::pfr::FlashFfrConfig[][src]

#[repr(C)]
pub struct FlashFfrConfig { pub ffr_block_base: u32, pub ffr_total_size: u32, pub ffr_page_size: u32, pub cfpa_page_version: u32, pub cfpa_page_offset: u32, }

Fields

ffr_block_base: u32ffr_total_size: u32ffr_page_size: u32cfpa_page_version: u32cfpa_page_offset: u32

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.