Type Definition atsame70j21_pac::gmac::ST2CW16[][src]

type ST2CW16 = Reg<u32, _ST2CW16>;

Screening Type 2 Compare Word 1 Register (index = 6)

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

For information about available fields see st2cw16 module

Trait Implementations

impl Readable for ST2CW16[src]

read() method returns st2cw16::R reader structure

impl ResetValue for ST2CW16[src]

Register ST2CW16 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for ST2CW16[src]

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