#[repr(transparent)]pub struct Cr(pub u32);Expand description
Control
Tuple Fields§
§0: u32Implementations§
Source§impl Cr
impl Cr
Sourcepub const fn p1_single_flash(&self) -> P1SingleFlash
pub const fn p1_single_flash(&self) -> P1SingleFlash
Flash memory organization
Sourcepub const fn set_p1_single_flash(&mut self, val: P1SingleFlash)
pub const fn set_p1_single_flash(&mut self, val: P1SingleFlash)
Flash memory organization
Sourcepub const fn p1_single_flash_chip_select(&self) -> P1SingleFlashChipSelect
pub const fn p1_single_flash_chip_select(&self) -> P1SingleFlashChipSelect
Single Flash mode Chip Select
Sourcepub const fn set_p1_single_flash_chip_select(
&mut self,
val: P1SingleFlashChipSelect,
)
pub const fn set_p1_single_flash_chip_select( &mut self, val: P1SingleFlashChipSelect, )
Single Flash mode Chip Select
Sourcepub const fn p1_single_flash_allow_write(&self) -> P1SingleFlashAllowWrite
pub const fn p1_single_flash_allow_write(&self) -> P1SingleFlashAllowWrite
Single Flash Allow Write
Sourcepub const fn set_p1_single_flash_allow_write(
&mut self,
val: P1SingleFlashAllowWrite,
)
pub const fn set_p1_single_flash_allow_write( &mut self, val: P1SingleFlashAllowWrite, )
Single Flash Allow Write
Sourcepub const fn p0_single_flash(&self) -> P0SingleFlash
pub const fn p0_single_flash(&self) -> P0SingleFlash
Flash memory organization
Sourcepub const fn set_p0_single_flash(&mut self, val: P0SingleFlash)
pub const fn set_p0_single_flash(&mut self, val: P0SingleFlash)
Flash memory organization
Sourcepub const fn p0_single_flash_chip_select(&self) -> P0SingleFlashChipSelect
pub const fn p0_single_flash_chip_select(&self) -> P0SingleFlashChipSelect
Single Flash mode Chip Select
Sourcepub const fn set_p0_single_flash_chip_select(
&mut self,
val: P0SingleFlashChipSelect,
)
pub const fn set_p0_single_flash_chip_select( &mut self, val: P0SingleFlashChipSelect, )
Single Flash mode Chip Select
Sourcepub const fn p0_single_flash_allow_write(&self) -> P0SingleFlashAllowWrite
pub const fn p0_single_flash_allow_write(&self) -> P0SingleFlashAllowWrite
Single Flash Allow Write
Sourcepub const fn set_p0_single_flash_allow_write(
&mut self,
val: P0SingleFlashAllowWrite,
)
pub const fn set_p0_single_flash_allow_write( &mut self, val: P0SingleFlashAllowWrite, )
Single Flash Allow Write
Sourcepub const fn p1_act_sel(&self) -> P1ActSel
pub const fn p1_act_sel(&self) -> P1ActSel
Active Chip Select for Flash memory
Sourcepub const fn set_p1_act_sel(&mut self, val: P1ActSel)
pub const fn set_p1_act_sel(&mut self, val: P1ActSel)
Active Chip Select for Flash memory
Sourcepub const fn p1_we_byte_md(&self) -> P1WeByteMd
pub const fn p1_we_byte_md(&self) -> P1WeByteMd
Write enable switch for address byte mode
Sourcepub const fn set_p1_we_byte_md(&mut self, val: P1WeByteMd)
pub const fn set_p1_we_byte_md(&mut self, val: P1WeByteMd)
Write enable switch for address byte mode
Sourcepub const fn p1_perm_byte_md(&self) -> P1PermByteMd
pub const fn p1_perm_byte_md(&self) -> P1PermByteMd
Address Byte change mode
Sourcepub const fn set_p1_perm_byte_md(&mut self, val: P1PermByteMd)
pub const fn set_p1_perm_byte_md(&mut self, val: P1PermByteMd)
Address Byte change mode
Sourcepub const fn p1_byte_sel(&self) -> P1ByteSel
pub const fn p1_byte_sel(&self) -> P1ByteSel
Address Byte Select
Sourcepub const fn set_p1_byte_sel(&mut self, val: P1ByteSel)
pub const fn set_p1_byte_sel(&mut self, val: P1ByteSel)
Address Byte Select
Sourcepub const fn p1_byte_sel_md(&self) -> P1ByteSelMd
pub const fn p1_byte_sel_md(&self) -> P1ByteSelMd
Address Byte Select Mode
Sourcepub const fn set_p1_byte_sel_md(&mut self, val: P1ByteSelMd)
pub const fn set_p1_byte_sel_md(&mut self, val: P1ByteSelMd)
Address Byte Select Mode
Sourcepub const fn p1_dirty_clr(&self) -> bool
pub const fn p1_dirty_clr(&self) -> bool
Clear dirty state for P1
Sourcepub const fn set_p1_dirty_clr(&mut self, val: bool)
pub const fn set_p1_dirty_clr(&mut self, val: bool)
Clear dirty state for P1
Sourcepub const fn set_p1_flt_en(&mut self, val: P1FltEn)
pub const fn set_p1_flt_en(&mut self, val: P1FltEn)
Filter Enable bit
Sourcepub const fn p1_byte_md_rst(&self) -> P1ByteMdRst
pub const fn p1_byte_md_rst(&self) -> P1ByteMdRst
Address mode setting after reset
Sourcepub const fn set_p1_byte_md_rst(&mut self, val: P1ByteMdRst)
pub const fn set_p1_byte_md_rst(&mut self, val: P1ByteMdRst)
Address mode setting after reset
Sourcepub const fn p0_act_sel(&self) -> P0ActSel
pub const fn p0_act_sel(&self) -> P0ActSel
Active Chip Select for Flash memory
Sourcepub const fn set_p0_act_sel(&mut self, val: P0ActSel)
pub const fn set_p0_act_sel(&mut self, val: P0ActSel)
Active Chip Select for Flash memory
Sourcepub const fn p0_we_byte_md(&self) -> P0WeByteMd
pub const fn p0_we_byte_md(&self) -> P0WeByteMd
Write enable switch for address byte mode
Sourcepub const fn set_p0_we_byte_md(&mut self, val: P0WeByteMd)
pub const fn set_p0_we_byte_md(&mut self, val: P0WeByteMd)
Write enable switch for address byte mode
Sourcepub const fn p0_perm_byte_md(&self) -> P0PermByteMd
pub const fn p0_perm_byte_md(&self) -> P0PermByteMd
Address Byte change mode
Sourcepub const fn set_p0_perm_byte_md(&mut self, val: P0PermByteMd)
pub const fn set_p0_perm_byte_md(&mut self, val: P0PermByteMd)
Address Byte change mode
Sourcepub const fn p0_byte_sel(&self) -> P0ByteSel
pub const fn p0_byte_sel(&self) -> P0ByteSel
Address Byte Select Mode for P0
Sourcepub const fn set_p0_byte_sel(&mut self, val: P0ByteSel)
pub const fn set_p0_byte_sel(&mut self, val: P0ByteSel)
Address Byte Select Mode for P0
Sourcepub const fn p0_byte_sel_md(&self) -> P0ByteSelMd
pub const fn p0_byte_sel_md(&self) -> P0ByteSelMd
Address Byte Select Mode
Sourcepub const fn set_p0_byte_sel_md(&mut self, val: P0ByteSelMd)
pub const fn set_p0_byte_sel_md(&mut self, val: P0ByteSelMd)
Address Byte Select Mode
Sourcepub const fn p0_dirty_clr(&self) -> bool
pub const fn p0_dirty_clr(&self) -> bool
Clear dirty state for P0
Sourcepub const fn set_p0_dirty_clr(&mut self, val: bool)
pub const fn set_p0_dirty_clr(&mut self, val: bool)
Clear dirty state for P0
Sourcepub const fn set_p0_flt_en(&mut self, val: P0FltEn)
pub const fn set_p0_flt_en(&mut self, val: P0FltEn)
Filter Enable bit
Sourcepub const fn p0_byte_md_rst(&self) -> P0ByteMdRst
pub const fn p0_byte_md_rst(&self) -> P0ByteMdRst
Address mode setting after reset
Sourcepub const fn set_p0_byte_md_rst(&mut self, val: P0ByteMdRst)
pub const fn set_p0_byte_md_rst(&mut self, val: P0ByteMdRst)
Address mode setting after reset