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

type GPOLYH = Reg<u16, _GPOLYH>;

CRC_GPOLYH register.

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

For information about available fields see gpolyh module

Trait Implementations

impl Readable for GPOLYH[src]

read() method returns gpolyh::R reader structure

impl ResetValue for GPOLYH[src]

Register GPOLYH reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for GPOLYH[src]

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