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

type ST2CW08 = Reg<u32, _ST2CW08>;

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

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

For information about available fields see st2cw08 module

Trait Implementations

impl Readable for ST2CW08[src]

read() method returns st2cw08::R reader structure

impl ResetValue for ST2CW08[src]

Register ST2CW08 reset()’s with value 0

type Type = u32

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

impl Writable for ST2CW08[src]

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