[][src]Type Definition lpc82x_pac::crc::seed::R

type R = R<u32, SEED>;

Reader of register SEED

Methods

impl R[src]

pub fn crc_seed(&self) -> CRC_SEED_R[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.