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

type ST2CW01 = Reg<u32, _ST2CW01>;

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

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

For information about available fields see st2cw01 module

Trait Implementations

impl Readable for ST2CW01[src]

read() method returns st2cw01::R reader structure

impl ResetValue for ST2CW01[src]

Register ST2CW01 reset()’s with value 0

type Type = u32

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

impl Writable for ST2CW01[src]

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