[][src]Type Definition ke06z4_pac::crc::DATAH

type DATAH = Reg<u16, _DATAH>;

CRC_DATAH register.

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

For information about available fields see datah module

Trait Implementations

impl Readable for DATAH[src]

read() method returns datah::R reader structure

impl ResetValue for DATAH[src]

Register DATAH reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for DATAH[src]

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