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

type ST2CW03 = Reg<u32, _ST2CW03>;

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

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

For information about available fields see st2cw03 module

Trait Implementations

impl Readable for ST2CW03[src]

read() method returns st2cw03::R reader structure

impl ResetValue for ST2CW03[src]

Register ST2CW03 reset()’s with value 0

type Type = u32

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

impl Writable for ST2CW03[src]

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