[][src]Type Definition k22f::crc::DATAHU

type DATAHU = Reg<u8, _DATAHU>;

CRC_DATAHU register.

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

For information about available fields see datahu module

Trait Implementations

impl Readable for DATAHU[src]

read() method returns datahu::R reader structure

impl ResetValue for DATAHU[src]

Register DATAHU reset()'s with value 0xff

type Type = u8

Register size

impl Writable for DATAHU[src]

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