[−][src]Type Definition lpc55_pac::crc_engine::seed::W
type W = W<u32, SEED>;
Writer for register SEED
Implementations
impl W
[src]
pub fn crc_seed(&mut self) -> CRC_SEED_W<'_>
[src]
Bits 0:31 - A write access to this register will load CRC seed value to CRC_SUM register with selected bit order and 1's complement pre-processes. A write access to this register will overrule the CRC calculation in progresses.