Type Definition atsame70n20b_pac::gmac::gmac_st2cw::ST2CW1[][src]

type ST2CW1 = Reg<u32, _ST2CW1>;

Screening Type 2 Compare Word 1 Register

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

For information about available fields see st2cw1 module

Trait Implementations

impl Readable for ST2CW1[src]

read() method returns st2cw1::R reader structure

impl ResetValue for ST2CW1[src]

Register ST2CW1 reset()’s with value 0

type Type = u32

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

impl Writable for ST2CW1[src]

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