[][src]Type Definition rsl10_pac::flash::FLASH_ECC_STATUS

type FLASH_ECC_STATUS = Reg<u32, _FLASH_ECC_STATUS>;

Flash ECC Status Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see flash_ecc_status module

Trait Implementations

impl Readable for FLASH_ECC_STATUS[src]

read() method returns flash_ecc_status::R reader structure

impl ResetValue for FLASH_ECC_STATUS[src]

Register FLASH_ECC_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASH_ECC_STATUS[src]

write(|w| ..) method takes flash_ecc_status::W writer structure