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

type GPOLYHU = Reg<u8, _GPOLYHU>;

CRC_GPOLYHU register.

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

For information about available fields see gpolyhu module

Trait Implementations

impl Readable for GPOLYHU[src]

read() method returns gpolyhu::R reader structure

impl ResetValue for GPOLYHU[src]

Register GPOLYHU reset()'s with value 0xff

type Type = u8

Register size

impl Writable for GPOLYHU[src]

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