[][src]Type Definition atsam4sd32c_pac::pioc::ODR

type ODR = Reg<u32, _ODR>;

Output Disable Register

This register you can write_with_zero. See API.

For information about available fields see odr module

Trait Implementations

impl Writable for ODR[src]

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