Type Definition atsame54n19a_pac::tc0::count8::DRVCTRL[][src]

type DRVCTRL = Reg<u8, _DRVCTRL>;

Control C

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

For information about available fields see drvctrl module

Trait Implementations

impl Readable for DRVCTRL[src]

read() method returns drvctrl::R reader structure

impl ResetValue for DRVCTRL[src]

Register DRVCTRL reset()’s with value 0

type Type = u8

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

impl Writable for DRVCTRL[src]

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