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

type GPOLYHL = Reg<u8, _GPOLYHL>;

CRC_GPOLYHL register.

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

For information about available fields see gpolyhl module

Trait Implementations

impl Readable for GPOLYHL[src]

read() method returns gpolyhl::R reader structure

impl ResetValue for GPOLYHL[src]

Register GPOLYHL reset()'s with value 0xff

type Type = u8

Register size

impl Writable for GPOLYHL[src]

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